Rate Overview
Live
1 RUB = 1.7002 HTG
1 HTG = 0.588172
RUB
Avg
1.5703
High
1.7737
Low
1.1981
Last updated: 7/26/2026, 1:27:38 AM
Quick Conversions
| RUB | HTG |
|---|---|
| 1 RUB | 1.70 HTG |
| 10 RUB | 17.00 HTG |
| 50 RUB | 85.01 HTG |
| 100 RUB | 170.02 HTG |
| 500 RUB | 850.09 HTG |
| 1,000 RUB | 1,700.18 HTG |
Get RUB/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=HTGExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-26T01:27:38Z",
"rates": {
"HTG": 1.700183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "HTG",
"amount": 100
},
"result": 170.0183,
"rate": 1.700183
}Build with RUB/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key