Rate Overview
Live
1 NZD = 10.2296 MDL
1 MDL = 0.097756
NZD
Avg
10.1200
High
10.3307
Low
9.6787
Last updated: 7/22/2026, 1:16:28 PM
Quick Conversions
| NZD | MDL |
|---|---|
| 1 NZD | 10.23 MDL |
| 10 NZD | 102.30 MDL |
| 50 NZD | 511.48 MDL |
| 100 NZD | 1,022.96 MDL |
| 500 NZD | 5,114.79 MDL |
| 1,000 NZD | 10,229.58 MDL |
Get NZD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=MDLExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-22T13:16:28Z",
"rates": {
"MDL": 10.229581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "MDL",
"amount": 100
},
"result": 1022.9581,
"rate": 10.229581
}Build with NZD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key