Rate Overview
Live
1 MDL = 0.098598 NZD
1 NZD = 10.1422
MDL
Avg
0.098211
High
0.099152
Low
0.097197
Last updated: 9/3/2026, 8:09:51 AM
Quick Conversions
| MDL | NZD |
|---|---|
| 1 MDL | 0.10 NZD |
| 10 MDL | 0.99 NZD |
| 50 MDL | 4.93 NZD |
| 100 MDL | 9.86 NZD |
| 500 MDL | 49.30 NZD |
| 1,000 MDL | 98.60 NZD |
Get MDL/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=NZDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-09-03T08:09:51Z",
"rates": {
"NZD": 0.098598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "NZD",
"amount": 100
},
"result": 9.8598,
"rate": 0.098598
}Build with MDL/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key