Rate Overview
Live
1 HTG = 0.033413 RON
1 RON = 29.9285
HTG
Avg
0.033250
High
0.033621
Low
0.032773
Last updated: 3/7/2026, 7:16:36 AM
Quick Conversions
| HTG | RON |
|---|---|
| 1 HTG | 0.03 RON |
| 10 HTG | 0.33 RON |
| 50 HTG | 1.67 RON |
| 100 HTG | 3.34 RON |
| 500 HTG | 16.71 RON |
| 1,000 HTG | 33.41 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-03-07T07:16:36Z",
"rates": {
"RON": 0.033413
}
}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.3413,
"rate": 0.033413
}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