Rate Overview
Live
1 HTG = 0.035048 RON
1 RON = 28.5323
HTG
Avg
0.034986
High
0.035094
Low
0.034751
Last updated: 7/9/2026, 5:25:04 AM
Quick Conversions
| HTG | RON |
|---|---|
| 1 HTG | 0.04 RON |
| 10 HTG | 0.35 RON |
| 50 HTG | 1.75 RON |
| 100 HTG | 3.50 RON |
| 500 HTG | 17.52 RON |
| 1,000 HTG | 35.05 RON |
Get HTG/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=RONExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-09T05:25:04Z",
"rates": {
"RON": 0.035048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "RON",
"amount": 100
},
"result": 3.5048000000000004,
"rate": 0.035048
}Build with HTG/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key