Rate Overview
Live
1 RUB = 1.6153 HTG
1 HTG = 0.619088
RUB
Avg
1.6451
High
1.7199
Low
1.5288
Last updated: 3/27/2026, 1:39:35 PM
Quick Conversions
| RUB | HTG |
|---|---|
| 1 RUB | 1.62 HTG |
| 10 RUB | 16.15 HTG |
| 50 RUB | 80.76 HTG |
| 100 RUB | 161.53 HTG |
| 500 RUB | 807.64 HTG |
| 1,000 RUB | 1,615.28 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-03-27T13:39:35Z",
"rates": {
"HTG": 1.615278
}
}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": 161.5278,
"rate": 1.615278
}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