Rate Overview
Live
1 RUB = 1.6728 HTG
1 HTG = 0.597797
RUB
Avg
1.7083
High
1.8433
Low
1.5902
Last updated: 7/27/2026, 12:05:47 PM
Quick Conversions
| RUB | HTG |
|---|---|
| 1 RUB | 1.67 HTG |
| 10 RUB | 16.73 HTG |
| 50 RUB | 83.64 HTG |
| 100 RUB | 167.28 HTG |
| 500 RUB | 836.40 HTG |
| 1,000 RUB | 1,672.81 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-27T12:05:47Z",
"rates": {
"HTG": 1.672808
}
}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": 167.2808,
"rate": 1.672808
}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