Rate Overview
Live
1 MOP = 3.3094 HNL
1 HNL = 0.302168
MOP
Avg
3.3114
High
3.3154
Low
3.3090
Last updated: 6/19/2026, 8:49:22 AM
Quick Conversions
| MOP | HNL |
|---|---|
| 1 MOP | 3.31 HNL |
| 10 MOP | 33.09 HNL |
| 50 MOP | 165.47 HNL |
| 100 MOP | 330.94 HNL |
| 500 MOP | 1,654.71 HNL |
| 1,000 MOP | 3,309.42 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-06-19T08:49:22Z",
"rates": {
"HNL": 3.309422
}
}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": 330.9422,
"rate": 3.309422
}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