Rate Overview
Live
1 RON = 28.6564 HTG
1 HTG = 0.034896
RON
Avg
29.7609
High
30.7499
Low
28.3293
Last updated: 8/1/2026, 12:22:32 PM
Quick Conversions
| RON | HTG |
|---|---|
| 1 RON | 28.66 HTG |
| 10 RON | 286.56 HTG |
| 50 RON | 1,432.82 HTG |
| 100 RON | 2,865.64 HTG |
| 500 RON | 14,328.18 HTG |
| 1,000 RON | 28,656.37 HTG |
Get RON/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=HTGExample Response:
{
"success": true,
"base": "RON",
"date": "2026-08-01T12:22:32Z",
"rates": {
"HTG": 28.656368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "HTG",
"amount": 100
},
"result": 2865.6368,
"rate": 28.656368
}Build with RON/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key