Rate Overview
Live
1 MOP = 3.3191 HNL
1 HNL = 0.301282
MOP
Avg
3.3184
High
3.3226
Low
3.3133
Last updated: 8/20/2026, 7:11:04 AM
Quick Conversions
| MOP | HNL |
|---|---|
| 1 MOP | 3.32 HNL |
| 10 MOP | 33.19 HNL |
| 50 MOP | 165.96 HNL |
| 100 MOP | 331.91 HNL |
| 500 MOP | 1,659.57 HNL |
| 1,000 MOP | 3,319.15 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-08-20T07:11:04Z",
"rates": {
"HNL": 3.319146
}
}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": 331.9146,
"rate": 3.319146
}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