Rate Overview
Live
1 RON = 28.5405 HTG
1 HTG = 0.035038
RON
Avg
28.8219
High
29.0986
Low
28.5405
Last updated: 6/19/2026, 8:56:24 AM
Quick Conversions
| RON | HTG |
|---|---|
| 1 RON | 28.54 HTG |
| 10 RON | 285.41 HTG |
| 50 RON | 1,427.03 HTG |
| 100 RON | 2,854.05 HTG |
| 500 RON | 14,270.27 HTG |
| 1,000 RON | 28,540.55 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-06-19T08:56:24Z",
"rates": {
"HTG": 28.540548
}
}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": 2854.0548,
"rate": 28.540548
}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