Rate Overview
Live
1 MOP = 3.3200 HNL
1 HNL = 0.301205
MOP
Avg
3.3182
High
3.3216
Low
3.3141
Last updated: 7/31/2026, 12:13:27 PM
Quick Conversions
| MOP | HNL |
|---|---|
| 1 MOP | 3.32 HNL |
| 10 MOP | 33.20 HNL |
| 50 MOP | 166.00 HNL |
| 100 MOP | 332.00 HNL |
| 500 MOP | 1,660.00 HNL |
| 1,000 MOP | 3,320.00 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-31T12:13:27Z",
"rates": {
"HNL": 3.319998
}
}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.9998,
"rate": 3.319998
}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