Rate Overview
Live
1 MRO = 0.067036 HNL
1 HNL = 14.9174
MRO
Avg
0.066973
High
0.067265
Low
0.066615
Last updated: 7/6/2026, 12:25:57 PM
Quick Conversions
| MRO | HNL |
|---|---|
| 1 MRO | 0.07 HNL |
| 10 MRO | 0.67 HNL |
| 50 MRO | 3.35 HNL |
| 100 MRO | 6.70 HNL |
| 500 MRO | 33.52 HNL |
| 1,000 MRO | 67.04 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-07-06T12:25:57Z",
"rates": {
"HNL": 0.067036
}
}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.7036,
"rate": 0.067036
}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