Rate Overview
Live
1 NZD = 10.1611 MDL
1 MDL = 0.098414
NZD
Avg
10.1930
High
10.2892
Low
10.1377
Last updated: 7/28/2026, 4:18:48 AM
Quick Conversions
| NZD | MDL |
|---|---|
| 1 NZD | 10.16 MDL |
| 10 NZD | 101.61 MDL |
| 50 NZD | 508.06 MDL |
| 100 NZD | 1,016.11 MDL |
| 500 NZD | 5,080.58 MDL |
| 1,000 NZD | 10,161.15 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-28T04:18:48Z",
"rates": {
"MDL": 10.16115
}
}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": 1016.1149999999999,
"rate": 10.16115
}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