Rate Overview
Live
1 MDL = 0.926918 NAD
1 NAD = 1.0788
MDL
Avg
0.939147
High
0.951586
Low
0.926918
Last updated: 6/15/2026, 7:42:32 PM
Quick Conversions
| MDL | NAD |
|---|---|
| 1 MDL | 0.93 NAD |
| 10 MDL | 9.27 NAD |
| 50 MDL | 46.35 NAD |
| 100 MDL | 92.69 NAD |
| 500 MDL | 463.46 NAD |
| 1,000 MDL | 926.92 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-06-15T19:42:32Z",
"rates": {
"NAD": 0.926918
}
}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": 92.6918,
"rate": 0.926918
}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