Rate Overview
Live
1 HNL = 0.302167 MOP
1 MOP = 3.3094
HNL
Avg
0.301987
High
0.302202
Low
0.301623
Last updated: 6/19/2026, 8:00:09 AM
Quick Conversions
| HNL | MOP |
|---|---|
| 1 HNL | 0.30 MOP |
| 10 HNL | 3.02 MOP |
| 50 HNL | 15.11 MOP |
| 100 HNL | 30.22 MOP |
| 500 HNL | 151.08 MOP |
| 1,000 HNL | 302.17 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-06-19T08:00:09Z",
"rates": {
"MOP": 0.302167
}
}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.216700000000003,
"rate": 0.302167
}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