Rate Overview
Live
1 MOP = 3.3045 HNL
1 HNL = 0.302618
MOP
Avg
3.2989
High
3.3045
Low
3.2932
Last updated: 5/7/2026, 2:51:33 PM
Quick Conversions
| MOP | HNL |
|---|---|
| 1 MOP | 3.30 HNL |
| 10 MOP | 33.04 HNL |
| 50 MOP | 165.22 HNL |
| 100 MOP | 330.45 HNL |
| 500 MOP | 1,652.25 HNL |
| 1,000 MOP | 3,304.50 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-05-07T14:51:33Z",
"rates": {
"HNL": 3.304497
}
}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.4497,
"rate": 3.304497
}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