Rate Overview
Live
1 HNL = 0.302876 MOP
1 MOP = 3.3017
HNL
Avg
0.303118
High
0.303660
Low
0.302617
Last updated: 5/9/2026, 4:55:56 AM
Quick Conversions
| HNL | MOP |
|---|---|
| 1 HNL | 0.30 MOP |
| 10 HNL | 3.03 MOP |
| 50 HNL | 15.14 MOP |
| 100 HNL | 30.29 MOP |
| 500 HNL | 151.44 MOP |
| 1,000 HNL | 302.88 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-05-09T04:55:56Z",
"rates": {
"MOP": 0.302876
}
}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.287599999999998,
"rate": 0.302876
}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