Rate Overview
Live
1 HTG = 0.600182 RUB
1 RUB = 1.6662
HTG
Avg
0.591166
High
0.600182
Low
0.585255
Last updated: 3/6/2026, 10:52:44 PM
Quick Conversions
| HTG | RUB |
|---|---|
| 1 HTG | 0.60 RUB |
| 10 HTG | 6.00 RUB |
| 50 HTG | 30.01 RUB |
| 100 HTG | 60.02 RUB |
| 500 HTG | 300.09 RUB |
| 1,000 HTG | 600.18 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-06T22:52:44Z",
"rates": {
"RUB": 0.600182
}
}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": 60.0182,
"rate": 0.600182
}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