Rate Overview
Live
1 RUB = 1.5136 HTG
1 HTG = 0.660680
RUB
Avg
1.5284
High
1.5625
Low
1.5136
Last updated: 9/2/2026, 3:55:09 AM
Quick Conversions
| RUB | HTG |
|---|---|
| 1 RUB | 1.51 HTG |
| 10 RUB | 15.14 HTG |
| 50 RUB | 75.68 HTG |
| 100 RUB | 151.36 HTG |
| 500 RUB | 756.80 HTG |
| 1,000 RUB | 1,513.59 HTG |
Get RUB/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=HTGExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-09-02T03:55:09Z",
"rates": {
"HTG": 1.513592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "HTG",
"amount": 100
},
"result": 151.35920000000002,
"rate": 1.513592
}Build with RUB/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key