Rate Overview
Live
1 MDL = 0.969607 NAD
1 NAD = 1.0313
MDL
Avg
0.968909
High
0.979646
Low
0.957118
Last updated: 5/6/2026, 3:28:53 PM
Quick Conversions
| MDL | NAD |
|---|---|
| 1 MDL | 0.97 NAD |
| 10 MDL | 9.70 NAD |
| 50 MDL | 48.48 NAD |
| 100 MDL | 96.96 NAD |
| 500 MDL | 484.80 NAD |
| 1,000 MDL | 969.61 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-05-06T15:28:53Z",
"rates": {
"NAD": 0.969607
}
}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": 96.9607,
"rate": 0.969607
}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