Rate Overview
Live
1 NZD = 10.0924 MDL
1 MDL = 0.099084
NZD
Avg
10.0143
High
10.4296
Low
9.5991
Last updated: 3/27/2026, 5:16:45 PM
Quick Conversions
| NZD | MDL |
|---|---|
| 1 NZD | 10.09 MDL |
| 10 NZD | 100.92 MDL |
| 50 NZD | 504.62 MDL |
| 100 NZD | 1,009.24 MDL |
| 500 NZD | 5,046.20 MDL |
| 1,000 NZD | 10,092.40 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-03-27T17:16:45Z",
"rates": {
"MDL": 10.092404
}
}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": 1009.2404,
"rate": 10.092404
}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