Rate Overview
Live
1 MDL = 0.098904 NZD
1 NZD = 10.1108
MDL
Avg
0.098267
High
0.099672
Low
0.097441
Last updated: 3/27/2026, 8:19:43 AM
Quick Conversions
| MDL | NZD |
|---|---|
| 1 MDL | 0.10 NZD |
| 10 MDL | 0.99 NZD |
| 50 MDL | 4.95 NZD |
| 100 MDL | 9.89 NZD |
| 500 MDL | 49.45 NZD |
| 1,000 MDL | 98.90 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-03-27T08:19:43Z",
"rates": {
"NZD": 0.098904
}
}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.890400000000001,
"rate": 0.098904
}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