Rate Overview
Live
1 NZD = 10.1896 MDL
1 MDL = 0.098139
NZD
Avg
10.2056
High
10.2475
Low
10.1327
Last updated: 8/14/2026, 9:49:08 PM
Quick Conversions
| NZD | MDL |
|---|---|
| 1 NZD | 10.19 MDL |
| 10 NZD | 101.90 MDL |
| 50 NZD | 509.48 MDL |
| 100 NZD | 1,018.96 MDL |
| 500 NZD | 5,094.80 MDL |
| 1,000 NZD | 10,189.60 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-08-14T21:49:08Z",
"rates": {
"MDL": 10.189596
}
}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": 1018.9596,
"rate": 10.189596
}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