Rate Overview
Live
1 RON = 6.0093 HNL
1 HNL = 0.166409
RON
Avg
6.0178
High
6.0319
Low
6.0073
Last updated: 3/27/2026, 11:47:44 AM
Quick Conversions
| RON | HNL |
|---|---|
| 1 RON | 6.01 HNL |
| 10 RON | 60.09 HNL |
| 50 RON | 300.46 HNL |
| 100 RON | 600.93 HNL |
| 500 RON | 3,004.64 HNL |
| 1,000 RON | 6,009.28 HNL |
Get RON/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=HNLExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-27T11:47:44Z",
"rates": {
"HNL": 6.009284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "HNL",
"amount": 100
},
"result": 600.9284,
"rate": 6.009284
}Build with RON/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key