Rate Overview
Live
1 MDL = 0.099647 NZD
1 NZD = 10.0354
MDL
Avg
0.098837
High
0.099647
Low
0.098183
Last updated: 6/19/2026, 1:43:30 AM
Quick Conversions
| MDL | NZD |
|---|---|
| 1 MDL | 0.10 NZD |
| 10 MDL | 1.00 NZD |
| 50 MDL | 4.98 NZD |
| 100 MDL | 9.96 NZD |
| 500 MDL | 49.82 NZD |
| 1,000 MDL | 99.65 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-06-19T01:43:30Z",
"rates": {
"NZD": 0.099647
}
}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.9647,
"rate": 0.099647
}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