Rate Overview
Live
1 MOP = 3.3215 HNL
1 HNL = 0.301068
MOP
Avg
3.3004
High
3.3216
Low
3.2827
Last updated: 7/29/2026, 7:35:12 PM
Quick Conversions
| MOP | HNL |
|---|---|
| 1 MOP | 3.32 HNL |
| 10 MOP | 33.22 HNL |
| 50 MOP | 166.08 HNL |
| 100 MOP | 332.15 HNL |
| 500 MOP | 1,660.76 HNL |
| 1,000 MOP | 3,321.51 HNL |
Get MOP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=HNLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-29T19:35:12Z",
"rates": {
"HNL": 3.321512
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "HNL",
"amount": 100
},
"result": 332.15119999999996,
"rate": 3.321512
}Build with MOP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key