Rate Overview
Live
1 HNL = 0.301204 MOP
1 MOP = 3.3200
HNL
Avg
0.301370
High
0.301739
Low
0.301059
Last updated: 7/31/2026, 6:49:02 AM
Quick Conversions
| HNL | MOP |
|---|---|
| 1 HNL | 0.30 MOP |
| 10 HNL | 3.01 MOP |
| 50 HNL | 15.06 MOP |
| 100 HNL | 30.12 MOP |
| 500 HNL | 150.60 MOP |
| 1,000 HNL | 301.20 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-31T06:49:02Z",
"rates": {
"MOP": 0.301204
}
}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.120400000000004,
"rate": 0.301204
}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