Rate Overview
Live
1 MDL = 0.958014 NAD
1 NAD = 1.0438
MDL
Avg
0.951152
High
0.981774
Low
0.918983
Last updated: 7/25/2026, 8:56:05 PM
Quick Conversions
| MDL | NAD |
|---|---|
| 1 MDL | 0.96 NAD |
| 10 MDL | 9.58 NAD |
| 50 MDL | 47.90 NAD |
| 100 MDL | 95.80 NAD |
| 500 MDL | 479.01 NAD |
| 1,000 MDL | 958.01 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-07-25T20:56:05Z",
"rates": {
"NAD": 0.958014
}
}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.8014,
"rate": 0.958014
}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