Rate Overview
Live
1 NZD = 10.1991 MDL
1 MDL = 0.098048
NZD
Avg
10.1215
High
10.3307
Low
9.6787
Last updated: 7/29/2026, 1:06:32 PM
Quick Conversions
| NZD | MDL |
|---|---|
| 1 NZD | 10.20 MDL |
| 10 NZD | 101.99 MDL |
| 50 NZD | 509.95 MDL |
| 100 NZD | 1,019.91 MDL |
| 500 NZD | 5,099.54 MDL |
| 1,000 NZD | 10,199.08 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-29T13:06:32Z",
"rates": {
"MDL": 10.199078
}
}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": 1019.9078,
"rate": 10.199078
}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