Rate Overview
Live
1 MOP = 3.3222 HNL
1 HNL = 0.301002
MOP
Avg
3.3241
High
3.3293
Low
3.3196
Last updated: 9/10/2026, 11:02:20 AM
Quick Conversions
| MOP | HNL |
|---|---|
| 1 MOP | 3.32 HNL |
| 10 MOP | 33.22 HNL |
| 50 MOP | 166.11 HNL |
| 100 MOP | 332.22 HNL |
| 500 MOP | 1,661.12 HNL |
| 1,000 MOP | 3,322.24 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-09-10T11:02:20Z",
"rates": {
"HNL": 3.32224
}
}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.224,
"rate": 3.32224
}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