Rate Overview
Live
1 MRO = 0.066177 HNL
1 HNL = 15.1110
MRO
Avg
0.066241
High
0.066425
Low
0.066058
Last updated: 3/7/2026, 3:48:24 AM
Quick Conversions
| MRO | HNL |
|---|---|
| 1 MRO | 0.07 HNL |
| 10 MRO | 0.66 HNL |
| 50 MRO | 3.31 HNL |
| 100 MRO | 6.62 HNL |
| 500 MRO | 33.09 HNL |
| 1,000 MRO | 66.18 HNL |
Get MRO/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=HNLExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-07T03:48:24Z",
"rates": {
"HNL": 0.066177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "HNL",
"amount": 100
},
"result": 6.6177,
"rate": 0.066177
}Build with MRO/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key