Rate Overview
Live
1 RUB = 1.8132 HTG
1 HTG = 0.551511
RUB
Avg
1.8091
High
1.8181
Low
1.7916
Last updated: 6/16/2026, 10:52:48 AM
Quick Conversions
| RUB | HTG |
|---|---|
| 1 RUB | 1.81 HTG |
| 10 RUB | 18.13 HTG |
| 50 RUB | 90.66 HTG |
| 100 RUB | 181.32 HTG |
| 500 RUB | 906.60 HTG |
| 1,000 RUB | 1,813.20 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-06-16T10:52:48Z",
"rates": {
"HTG": 1.813201
}
}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": 181.3201,
"rate": 1.813201
}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