Rate Overview
Live
1 MOP = 0.213255 NZD
1 NZD = 4.6892
MOP
Avg
0.211389
High
0.213255
Low
0.210477
Last updated: 9/10/2026, 4:15:45 PM
Quick Conversions
| MOP | NZD |
|---|---|
| 1 MOP | 0.21 NZD |
| 10 MOP | 2.13 NZD |
| 50 MOP | 10.66 NZD |
| 100 MOP | 21.33 NZD |
| 500 MOP | 106.63 NZD |
| 1,000 MOP | 213.26 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-09-10T16:15:45Z",
"rates": {
"NZD": 0.213255
}
}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.3255,
"rate": 0.213255
}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