Rate Overview
Live
1 MOP = 3.3216 HNL
1 HNL = 0.301060
MOP
Avg
3.2865
High
3.3216
Low
3.2370
Last updated: 7/28/2026, 4:25:56 PM
Quick Conversions
| MOP | HNL |
|---|---|
| 1 MOP | 3.32 HNL |
| 10 MOP | 33.22 HNL |
| 50 MOP | 166.08 HNL |
| 100 MOP | 332.16 HNL |
| 500 MOP | 1,660.80 HNL |
| 1,000 MOP | 3,321.60 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-28T16:25:56Z",
"rates": {
"HNL": 3.3216
}
}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": 332.16,
"rate": 3.3216
}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