Rate Overview
Live
1 MDL = 0.974665 NAD
1 NAD = 1.0260
MDL
Avg
0.972596
High
0.983288
Low
0.956497
Last updated: 3/27/2026, 9:49:31 AM
Quick Conversions
| MDL | NAD |
|---|---|
| 1 MDL | 0.97 NAD |
| 10 MDL | 9.75 NAD |
| 50 MDL | 48.73 NAD |
| 100 MDL | 97.47 NAD |
| 500 MDL | 487.33 NAD |
| 1,000 MDL | 974.67 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-03-27T09:49:31Z",
"rates": {
"NAD": 0.974665
}
}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": 97.4665,
"rate": 0.974665
}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