Rate Overview
Live
1 RUB = 1.7012 HTG
1 HTG = 0.587815
RUB
Avg
1.6733
High
1.8466
Low
1.5288
Last updated: 7/9/2026, 7:05:17 PM
Quick Conversions
| RUB | HTG |
|---|---|
| 1 RUB | 1.70 HTG |
| 10 RUB | 17.01 HTG |
| 50 RUB | 85.06 HTG |
| 100 RUB | 170.12 HTG |
| 500 RUB | 850.61 HTG |
| 1,000 RUB | 1,701.22 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-09T19:05:17Z",
"rates": {
"HTG": 1.701215
}
}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.1215,
"rate": 1.701215
}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