Rate Overview
Live
1 MOP = 0.215046 NZD
1 NZD = 4.6502
MOP
Avg
0.213088
High
0.223549
Low
0.199803
Last updated: 7/9/2026, 4:41:09 PM
Quick Conversions
| MOP | NZD |
|---|---|
| 1 MOP | 0.22 NZD |
| 10 MOP | 2.15 NZD |
| 50 MOP | 10.75 NZD |
| 100 MOP | 21.50 NZD |
| 500 MOP | 107.52 NZD |
| 1,000 MOP | 215.05 NZD |
Get MOP/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=NZDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-09T16:41:09Z",
"rates": {
"NZD": 0.215046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "NZD",
"amount": 100
},
"result": 21.5046,
"rate": 0.215046
}Build with MOP/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key