Rate Overview
Live
1 MOP = 3.3131 HNL
1 HNL = 0.301828
MOP
Avg
3.3050
High
3.3175
Low
3.2480
Last updated: 7/9/2026, 6:03:52 AM
Quick Conversions
| MOP | HNL |
|---|---|
| 1 MOP | 3.31 HNL |
| 10 MOP | 33.13 HNL |
| 50 MOP | 165.66 HNL |
| 100 MOP | 331.31 HNL |
| 500 MOP | 1,656.57 HNL |
| 1,000 MOP | 3,313.14 HNL |
Get MOP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=HNLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-09T06:03:52Z",
"rates": {
"HNL": 3.313144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "HNL",
"amount": 100
},
"result": 331.3144,
"rate": 3.313144
}Build with MOP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key