Rate Overview
Live
1 HTG = 0.612203 RUB
1 RUB = 1.6334
HTG
Avg
0.600043
High
0.612203
Low
0.588171
Last updated: 7/31/2026, 6:12:42 PM
Quick Conversions
| HTG | RUB |
|---|---|
| 1 HTG | 0.61 RUB |
| 10 HTG | 6.12 RUB |
| 50 HTG | 30.61 RUB |
| 100 HTG | 61.22 RUB |
| 500 HTG | 306.10 RUB |
| 1,000 HTG | 612.20 RUB |
Get HTG/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=RUBExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-31T18:12:42Z",
"rates": {
"RUB": 0.612203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "RUB",
"amount": 100
},
"result": 61.22030000000001,
"rate": 0.612203
}Build with HTG/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key