Rate Overview
Live
1 MDL = 0.959526 NAD
1 NAD = 1.0422
MDL
Avg
0.956281
High
0.965199
Low
0.946733
Last updated: 4/16/2026, 2:07:15 PM
Quick Conversions
| MDL | NAD |
|---|---|
| 1 MDL | 0.96 NAD |
| 10 MDL | 9.60 NAD |
| 50 MDL | 47.98 NAD |
| 100 MDL | 95.95 NAD |
| 500 MDL | 479.76 NAD |
| 1,000 MDL | 959.53 NAD |
Get MDL/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=NADExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T14:07:15Z",
"rates": {
"NAD": 0.959526
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "NAD",
"amount": 100
},
"result": 95.9526,
"rate": 0.959526
}Build with MDL/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key