Rate Overview
Live
1 NZD = 10.1056 MDL
1 MDL = 0.098955
NZD
Avg
10.1655
High
10.2625
Low
10.1056
Last updated: 3/27/2026, 10:12:11 AM
Quick Conversions
| NZD | MDL |
|---|---|
| 1 NZD | 10.11 MDL |
| 10 NZD | 101.06 MDL |
| 50 NZD | 505.28 MDL |
| 100 NZD | 1,010.56 MDL |
| 500 NZD | 5,052.82 MDL |
| 1,000 NZD | 10,105.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-27T10:12:11Z",
"rates": {
"MDL": 10.105634
}
}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": 1010.5634,
"rate": 10.105634
}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