Rate Overview
Live
1 NZD = 10.2814 MDL
1 MDL = 0.097263
NZD
Avg
10.1883
High
10.2814
Low
10.0976
Last updated: 5/7/2026, 12:33:58 PM
Quick Conversions
| NZD | MDL |
|---|---|
| 1 NZD | 10.28 MDL |
| 10 NZD | 102.81 MDL |
| 50 NZD | 514.07 MDL |
| 100 NZD | 1,028.14 MDL |
| 500 NZD | 5,140.70 MDL |
| 1,000 NZD | 10,281.40 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-05-07T12:33:58Z",
"rates": {
"MDL": 10.2814
}
}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": 1028.1399999999999,
"rate": 10.2814
}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