Rate Overview
Live
1 HTG = 0.542497 RUB
1 RUB = 1.8433
HTG
Avg
0.559172
High
0.578071
Low
0.541296
Last updated: 5/29/2026, 7:38:27 PM
Quick Conversions
| HTG | RUB |
|---|---|
| 1 HTG | 0.54 RUB |
| 10 HTG | 5.42 RUB |
| 50 HTG | 27.12 RUB |
| 100 HTG | 54.25 RUB |
| 500 HTG | 271.25 RUB |
| 1,000 HTG | 542.50 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-05-29T19:38:27Z",
"rates": {
"RUB": 0.542497
}
}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": 54.249700000000004,
"rate": 0.542497
}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