Rate Overview
Live
1 HTG = 0.619088 RUB
1 RUB = 1.6153
HTG
Avg
0.605352
High
0.640251
Low
0.577649
Last updated: 3/27/2026, 8:24:36 AM
Quick Conversions
| HTG | RUB |
|---|---|
| 1 HTG | 0.62 RUB |
| 10 HTG | 6.19 RUB |
| 50 HTG | 30.95 RUB |
| 100 HTG | 61.91 RUB |
| 500 HTG | 309.54 RUB |
| 1,000 HTG | 619.09 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-03-27T08:24:36Z",
"rates": {
"RUB": 0.619088
}
}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.9088,
"rate": 0.619088
}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