{% for badge in productBadges %} {% if product.tags contains badge.tag %}
{{ badge.product_badge }}
{% endif %} {% endfor %}

Accessories

SunnyFit® Heart Rate Monitor - HR200

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'sunnyfit-heart-rate-monitor-hr200'%} {% assign compared = true %} {% endif %} {% endfor %}
{% if product.subtotal %} {{ product.subtotal | money | remove: ' ' }} {% else %} {% assign discount_amount = variant.price | divided_by: variant.compare_at_price | times: -100 | plus: 100 | round %} {% assign discount_threshold = 10 %} {% if variant.available %}

Discounted price {{variant.price | money}} {% if variant.price != variant.compare_at_price and variant.compare_at_price > 0 %}Actual price{{variant.compare_at_price | money}}{% endif %}

{% else %}

Discounted price {{variant.price | money}} {% if variant.price != variant.compare_at_price and variant.compare_at_price > 0 %}Actual price{{variant.compare_at_price | money}}{% endif %}

{% endif %} {% endif %}
{% if variant.available %} {% else %} {% endif %}
{% if error %}
{{error.description}}
{% endif %}
{% if BIS and BIS.Config %}
{{BIS.Config.labels.headline}}
Email
{% for i in BIS.response.errors %} {% assign err = i|last %} {% for e in err %}
{{e}}
{% endfor %} {% endfor %} {{BIS.response.message}}
{% endif %}

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Experience precision pulse tracking with the Sunny Health & Fitness armband heart rate monitor, featuring cutting-edge optical sensor technology, delivering stunning accuracy in heart rate monitoring. Stay informed in real-time through a vivid four-color digital indicator, guiding you through your personalized heart rate zones. Effortlessly sync with your smartphone via Bluetooth using our SunnyFit app while ensuring compatibility with bike computers and sports watches through ANT+ connectivity. Gain exclusive access to fitness insights and tracking within the SunnyFit app, conveniently monitoring your pulse in real time, customizing heart rate goals, and tracking steps all in one intuitive platform. Seamlessly integrate your workout data with popular fitness apps like Peloton, Strava, Zwift, and more for a comprehensive fitness experience. Receive instant vibration and visual alerts if your heart rate surpasses your target range, keeping you informed during workouts. Our performance-oriented armband guarantees a comfortable and secure fit, catering to intense workouts, and allowing you to focus on your fitness goals. Easy charging with the magnetic clip charger ensures your heart rate monitor is always ready, with battery status conveniently visible on the SunnyFit app or through alternating red and green lights on the device when it’s time to charge.
CONNECTED FITNESS | Take your home workouts to the next level with smart fitness equipment. Simply connect your equipment to the free SunnyFit App via Bluetooth and immerse yourself in data tracking, 1000+ workouts, 10,000+ global routes, community challenges, and a suite of other smart features to maximize your fitness journey.

CONNECTED FITNESS

Take your home workouts to the next level with smart fitness equipment. Simply connect your equipment to the free SunnyFit App via Bluetooth and immerse yourself in data tracking, 1000+ workouts, 10,000+ global routes, community challenges, and a suite of other smart features to maximize your fitness journey.
4 Color Display | Navigate heart rate zones with ease using the vibrant four-color digital display.

4 Color Display

Navigate heart rate zones with ease using the vibrant four-color digital display.
Performance Armband | Experience ultimate comfort with a high-quality, adjustable Lycra armband for secure fit during workouts.

Performance Armband

Experience ultimate comfort with a high-quality, adjustable Lycra armband for secure fit during workouts.
IPX7 Water Resistant | Train with confidence as the armband is waterproof up to 1 meter for 30 minutes, suitable for intense sweat sessions and rainy conditions.

IPX7 Water Resistant

Train with confidence as the armband is waterproof up to 1 meter for 30 minutes, suitable for intense sweat sessions and rainy conditions.
Easy Charging | Keep your heart rate monitor powered with a convenient magnetic charger, featuring long battery life and LED indicators for low battery alerts.

Easy Charging

Keep your heart rate monitor powered with a convenient magnetic charger, featuring long battery life and LED indicators for low battery alerts.
Vibration Feedback | Get immediate haptic feedback when your heart rate exceeds your personalized target zone.

Vibration Feedback

Get immediate haptic feedback when your heart rate exceeds your personalized target zone.
Customizable Heart Rate Zones | Personalize your training with adjustable heart rate zones and monitor progress in real time with instant alerts.

Customizable Heart Rate Zones

Personalize your training with adjustable heart rate zones and monitor progress in real time with instant alerts.

FAQS

Specifications

Technology

  • additional connections
    ANT﹢ Compatible
  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • Water Proof
    Yes (IPX7 rating)
  • Working Temperature
    -14~122°F

Comfort

  • battery life
    16 hours w/ continuous heart rate monitoring
  • bluetooth range
    30 m/98' 5.1"
  • cleaning instructions
    wipe w/ cloth
  • Wrist strap
    adjustable

Engineering

  • App Connection
    Pairs w/ most major apps
  • Battery type
    90mAh Rechargeable lithium battery
  • materials
    Plastic, ABS

Convenience

  • product dimensions
    1.8L x 1.4W x 0.6H in
  • product weight
    0.09 lb
  • ship dimensions
    4.7L x 3.1W x 0.8H in
  • ship weight
    0.1 lb
  • warranty
    1 year structural frame, 180 days other parts and components

Other customers were interested in

{% assign count = 0 %} {% for product in products %} {% if product.tags contains 'rec-excl' %}{% continue %}{% endif %} {% assign count = count | plus: 1 %}
{% capture bg %}transparent{% endcapture %}
{% if product.hover_image_alt contains 'https' or forloop.index == -1 %}
{% else %}
{% endif %}
{% assign productImage = product.featured_image %} {% assign hoverImage = product.hover_image %} {{ product.featured_image_alt }} {% if hoverImage != blank %} {% assign hover_alt = product.hover_image_alt %}
{% if hover_alt contains 'https' %} {% else %}
{{ product.hover_image.alt | escape }}
{% endif %}
{% endif %}
{% comment %}
{% endcomment %}
{% for badge in badges %} {% if product.tags contains badge.tag and badge.tag != 'more-colors' %} {{ badge.collection_badge }} {% endif %} {% endfor %} {% if product.available == false %} Sold out {% endif %}
{% assign productTitle = product.title | remove: product.type | split: '-' | replace: 'w/','with' | split: 'with' | first %}

{{ product.title | replace: 'w/','with' | split: 'with' | first }}

{% for badge in badges %} {% if product.tags contains badge.tag and badge.tag == 'more-colors' %} {{ badge.collection_badge }} {% endif %} {% endfor %}
{% assign discount_amount = product.price | divided_by: product.compare_at_price | times: -100 | plus: 100 | round %} {% if product.compare_at_price > product.price and discount_amount > 10 %} Discounted price{{ product.price | money | remove: " " }} Actual price{{ product.compare_at_price | money | remove: " " }} {% else %} {% if product.price_min == product.price_max %} {{ product.price_min | money | remove: " " }} {% else %} from {{ product.price | money | remove: " " }} {% endif %} {% endif %}

{% if product.sku != blank %} {{ product.sku }} {% else %} {{ product.variants[0].sku }} {% endif %}

{% assign compared = false %} {% for item in Comparison.data.items %} {% if item.handle == product.handle %} {% assign compared = true %} {% endif %} {% endfor %}
{% comment %} {% endcomment %}
{% if count >= 4 %}{% break %}{% endif %} {% endfor %}

Review Section


SunnyFit® Heart Rate Monitor - HR200 has a rating of 5.0 stars based on 2 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back