Rate Overview
Live
1 MOP = 3.3143 HNL
1 HNL = 0.301721
MOP
Avg
3.3173
High
3.3216
Low
3.3141
Last updated: 8/1/2026, 9:31:13 AM
Quick Conversions
| MOP | HNL |
|---|---|
| 1 MOP | 3.31 HNL |
| 10 MOP | 33.14 HNL |
| 50 MOP | 165.72 HNL |
| 100 MOP | 331.43 HNL |
| 500 MOP | 1,657.16 HNL |
| 1,000 MOP | 3,314.32 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-01T09:31:13Z",
"rates": {
"HNL": 3.314318
}
}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.4318,
"rate": 3.314318
}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