Rate Overview
Live
1 RUB = 1.5534 HTG
1 HTG = 0.643752
RUB
Avg
1.5829
High
1.6084
Low
1.5534
Last updated: 8/15/2026, 8:37:13 PM
Quick Conversions
| RUB | HTG |
|---|---|
| 1 RUB | 1.55 HTG |
| 10 RUB | 15.53 HTG |
| 50 RUB | 77.67 HTG |
| 100 RUB | 155.34 HTG |
| 500 RUB | 776.70 HTG |
| 1,000 RUB | 1,553.39 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-08-15T20:37:13Z",
"rates": {
"HTG": 1.553394
}
}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": 155.33939999999998,
"rate": 1.553394
}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