Rate Overview
Live
1 MOP = 0.210447 NZD
1 NZD = 4.7518
MOP
Avg
0.209528
High
0.211380
Low
0.206896
Last updated: 3/7/2026, 12:13:52 AM
Quick Conversions
| MOP | NZD |
|---|---|
| 1 MOP | 0.21 NZD |
| 10 MOP | 2.10 NZD |
| 50 MOP | 10.52 NZD |
| 100 MOP | 21.04 NZD |
| 500 MOP | 105.22 NZD |
| 1,000 MOP | 210.45 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-07T00:13:52Z",
"rates": {
"NZD": 0.210447
}
}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.0447,
"rate": 0.210447
}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