Rate Overview
Live
1 HTG = 0.034110 RON
1 RON = 29.3169
HTG
Avg
0.033988
High
0.034239
Low
0.033802
Last updated: 5/7/2026, 12:32:06 PM
Quick Conversions
| HTG | RON |
|---|---|
| 1 HTG | 0.03 RON |
| 10 HTG | 0.34 RON |
| 50 HTG | 1.71 RON |
| 100 HTG | 3.41 RON |
| 500 HTG | 17.06 RON |
| 1,000 HTG | 34.11 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-05-07T12:32:06Z",
"rates": {
"RON": 0.03411
}
}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.411,
"rate": 0.03411
}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