Rate Overview
Live
1 RUB = 1.7299 HTG
1 HTG = 0.578072
RUB
Avg
1.7431
High
1.7528
Low
1.7299
Last updated: 5/6/2026, 5:20:30 PM
Quick Conversions
| RUB | HTG |
|---|---|
| 1 RUB | 1.73 HTG |
| 10 RUB | 17.30 HTG |
| 50 RUB | 86.49 HTG |
| 100 RUB | 172.99 HTG |
| 500 RUB | 864.94 HTG |
| 1,000 RUB | 1,729.89 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-05-06T17:20:30Z",
"rates": {
"HTG": 1.729888
}
}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": 172.9888,
"rate": 1.729888
}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