Rate Overview
Live
1 NZD = 10.2029 MDL
1 MDL = 0.098012
NZD
Avg
10.1990
High
10.2591
Low
10.1366
Last updated: 3/7/2026, 4:57:59 AM
Quick Conversions
| NZD | MDL |
|---|---|
| 1 NZD | 10.20 MDL |
| 10 NZD | 102.03 MDL |
| 50 NZD | 510.14 MDL |
| 100 NZD | 1,020.29 MDL |
| 500 NZD | 5,101.43 MDL |
| 1,000 NZD | 10,202.86 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-07T04:57:59Z",
"rates": {
"MDL": 10.202857
}
}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": 1020.2857,
"rate": 10.202857
}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