Rate Overview
Live
1 HNL = 0.301458 MOP
1 MOP = 3.3172
HNL
Avg
0.301703
High
0.302030
Low
0.301427
Last updated: 7/11/2026, 5:07:08 PM
Quick Conversions
| HNL | MOP |
|---|---|
| 1 HNL | 0.30 MOP |
| 10 HNL | 3.01 MOP |
| 50 HNL | 15.07 MOP |
| 100 HNL | 30.15 MOP |
| 500 HNL | 150.73 MOP |
| 1,000 HNL | 301.46 MOP |
Get HNL/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=MOPExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-11T17:07:08Z",
"rates": {
"MOP": 0.301458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "MOP",
"amount": 100
},
"result": 30.1458,
"rate": 0.301458
}Build with HNL/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key