Rate Overview
Live
1 MOP = 0.214887 NZD
1 NZD = 4.6536
MOP
Avg
0.212716
High
0.223549
Low
0.199803
Last updated: 3/27/2026, 8:20:34 AM
Quick Conversions
| MOP | NZD |
|---|---|
| 1 MOP | 0.21 NZD |
| 10 MOP | 2.15 NZD |
| 50 MOP | 10.74 NZD |
| 100 MOP | 21.49 NZD |
| 500 MOP | 107.44 NZD |
| 1,000 MOP | 214.89 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-03-27T08:20:34Z",
"rates": {
"NZD": 0.214887
}
}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.488699999999998,
"rate": 0.214887
}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