Rate Overview
Live
1 MDL = 0.098005 NZD
1 NZD = 10.2036
MDL
Avg
0.097973
High
0.098768
Low
0.097215
Last updated: 5/9/2026, 6:03:37 AM
Quick Conversions
| MDL | NZD |
|---|---|
| 1 MDL | 0.10 NZD |
| 10 MDL | 0.98 NZD |
| 50 MDL | 4.90 NZD |
| 100 MDL | 9.80 NZD |
| 500 MDL | 49.00 NZD |
| 1,000 MDL | 98.01 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-05-09T06:03:37Z",
"rates": {
"NZD": 0.098005
}
}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.8005,
"rate": 0.098005
}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