Rate Overview
Live
1 NZD = 10.0816 MDL
1 MDL = 0.099190
NZD
Avg
10.1624
High
10.2625
Low
10.0816
Last updated: 3/27/2026, 1:58:07 PM
Quick Conversions
| NZD | MDL |
|---|---|
| 1 NZD | 10.08 MDL |
| 10 NZD | 100.82 MDL |
| 50 NZD | 504.08 MDL |
| 100 NZD | 1,008.16 MDL |
| 500 NZD | 5,040.81 MDL |
| 1,000 NZD | 10,081.63 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-27T13:58:07Z",
"rates": {
"MDL": 10.081627
}
}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": 1008.1627,
"rate": 10.081627
}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