Rate Overview
Live
1 NIO = 0.464662 MDL
1 MDL = 2.1521
NIO
Avg
0.467015
High
0.469735
Low
0.464662
Last updated: 4/16/2026, 4:11:45 PM
Quick Conversions
| NIO | MDL |
|---|---|
| 1 NIO | 0.46 MDL |
| 10 NIO | 4.65 MDL |
| 50 NIO | 23.23 MDL |
| 100 NIO | 46.47 MDL |
| 500 NIO | 232.33 MDL |
| 1,000 NIO | 464.66 MDL |
Get NIO/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=MDLExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-04-16T16:11:45Z",
"rates": {
"MDL": 0.464662
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "MDL",
"amount": 100
},
"result": 46.4662,
"rate": 0.464662
}Build with NIO/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key