Rate Overview
Live
1 MDL = 0.098965 NZD
1 NZD = 10.1046
MDL
Avg
0.101184
High
0.104175
Low
0.097431
Last updated: 3/27/2026, 11:53:07 AM
Quick Conversions
| MDL | NZD |
|---|---|
| 1 MDL | 0.10 NZD |
| 10 MDL | 0.99 NZD |
| 50 MDL | 4.95 NZD |
| 100 MDL | 9.90 NZD |
| 500 MDL | 49.48 NZD |
| 1,000 MDL | 98.97 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-27T11:53:07Z",
"rates": {
"NZD": 0.098965
}
}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.8965,
"rate": 0.098965
}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