Rate Overview
Live
1 MDL = 0.936368 NAD
1 NAD = 1.0680
MDL
Avg
0.933005
High
0.938647
Low
0.928924
Last updated: 8/14/2026, 8:33:13 PM
Quick Conversions
| MDL | NAD |
|---|---|
| 1 MDL | 0.94 NAD |
| 10 MDL | 9.36 NAD |
| 50 MDL | 46.82 NAD |
| 100 MDL | 93.64 NAD |
| 500 MDL | 468.18 NAD |
| 1,000 MDL | 936.37 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-08-14T20:33:13Z",
"rates": {
"NAD": 0.936368
}
}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": 93.6368,
"rate": 0.936368
}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