Rate Overview
Live
1 NIO = 0.469854 MDL
1 MDL = 2.1283
NIO
Avg
0.467723
High
0.470360
Low
0.464368
Last updated: 3/7/2026, 1:03:16 AM
Quick Conversions
| NIO | MDL |
|---|---|
| 1 NIO | 0.47 MDL |
| 10 NIO | 4.70 MDL |
| 50 NIO | 23.49 MDL |
| 100 NIO | 46.99 MDL |
| 500 NIO | 234.93 MDL |
| 1,000 NIO | 469.85 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-03-07T01:03:16Z",
"rates": {
"MDL": 0.469854
}
}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.9854,
"rate": 0.469854
}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