Rate Overview
Live
1 HNL = 0.301282 MOP
1 MOP = 3.3191
HNL
Avg
0.301348
High
0.301809
Low
0.300965
Last updated: 8/20/2026, 7:41:45 AM
Quick Conversions
| HNL | MOP |
|---|---|
| 1 HNL | 0.30 MOP |
| 10 HNL | 3.01 MOP |
| 50 HNL | 15.06 MOP |
| 100 HNL | 30.13 MOP |
| 500 HNL | 150.64 MOP |
| 1,000 HNL | 301.28 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-08-20T07:41:45Z",
"rates": {
"MOP": 0.301282
}
}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.1282,
"rate": 0.301282
}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