Rate Overview
Live
1 MOP = 3.2850 HNL
1 HNL = 0.304411
MOP
Avg
3.2887
High
3.2914
Low
3.2850
Last updated: 3/7/2026, 12:15:02 AM
Quick Conversions
| MOP | HNL |
|---|---|
| 1 MOP | 3.29 HNL |
| 10 MOP | 32.85 HNL |
| 50 MOP | 164.25 HNL |
| 100 MOP | 328.50 HNL |
| 500 MOP | 1,642.52 HNL |
| 1,000 MOP | 3,285.03 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-03-07T00:15:02Z",
"rates": {
"HNL": 3.285033
}
}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": 328.50329999999997,
"rate": 3.285033
}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