Rate Overview
Live
1 HTG = 0.582160 RUB
1 RUB = 1.7177
HTG
Avg
0.583479
High
0.590590
Low
0.575084
Last updated: 4/18/2026, 8:46:19 AM
Quick Conversions
| HTG | RUB |
|---|---|
| 1 HTG | 0.58 RUB |
| 10 HTG | 5.82 RUB |
| 50 HTG | 29.11 RUB |
| 100 HTG | 58.22 RUB |
| 500 HTG | 291.08 RUB |
| 1,000 HTG | 582.16 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-04-18T08:46:19Z",
"rates": {
"RUB": 0.58216
}
}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": 58.216,
"rate": 0.58216
}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