Rate Overview
Live
1 HTG = 0.583217 RUB
1 RUB = 1.7146
HTG
Avg
0.589841
High
0.602284
Low
0.583217
Last updated: 7/8/2026, 4:12:53 AM
Quick Conversions
| HTG | RUB |
|---|---|
| 1 HTG | 0.58 RUB |
| 10 HTG | 5.83 RUB |
| 50 HTG | 29.16 RUB |
| 100 HTG | 58.32 RUB |
| 500 HTG | 291.61 RUB |
| 1,000 HTG | 583.22 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-08T04:12:53Z",
"rates": {
"RUB": 0.583217
}
}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.3217,
"rate": 0.583217
}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