Rate Overview
Live
1 NIO = 0.472941 MDL
1 MDL = 2.1144
NIO
Avg
0.473359
High
0.474285
Low
0.472531
Last updated: 6/16/2026, 10:03:43 AM
Quick Conversions
| NIO | MDL |
|---|---|
| 1 NIO | 0.47 MDL |
| 10 NIO | 4.73 MDL |
| 50 NIO | 23.65 MDL |
| 100 NIO | 47.29 MDL |
| 500 NIO | 236.47 MDL |
| 1,000 NIO | 472.94 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-06-16T10:03:43Z",
"rates": {
"MDL": 0.472941
}
}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": 47.2941,
"rate": 0.472941
}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