Rate Overview
Live
1 NZD = 10.1988 MDL
1 MDL = 0.098050
NZD
Avg
10.1619
High
10.1988
Low
10.1161
Last updated: 5/27/2026, 4:20:12 PM
Quick Conversions
| NZD | MDL |
|---|---|
| 1 NZD | 10.20 MDL |
| 10 NZD | 101.99 MDL |
| 50 NZD | 509.94 MDL |
| 100 NZD | 1,019.88 MDL |
| 500 NZD | 5,099.42 MDL |
| 1,000 NZD | 10,198.85 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-27T16:20:12Z",
"rates": {
"MDL": 10.198847
}
}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.8847000000001,
"rate": 10.198847
}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