Rate Overview
Live
1 MDL = 0.920573 NAD
1 NAD = 1.0863
MDL
Avg
0.925524
High
0.932260
Low
0.918983
Last updated: 7/5/2026, 12:11:51 PM
Quick Conversions
| MDL | NAD |
|---|---|
| 1 MDL | 0.92 NAD |
| 10 MDL | 9.21 NAD |
| 50 MDL | 46.03 NAD |
| 100 MDL | 92.06 NAD |
| 500 MDL | 460.29 NAD |
| 1,000 MDL | 920.57 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-05T12:11:51Z",
"rates": {
"NAD": 0.920573
}
}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.0573,
"rate": 0.920573
}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