Rate Overview
Live
1 NIO = 0.469187 MDL
1 MDL = 2.1313
NIO
Avg
0.469453
High
0.470968
Low
0.468967
Last updated: 5/6/2026, 11:06:58 PM
Quick Conversions
| NIO | MDL |
|---|---|
| 1 NIO | 0.47 MDL |
| 10 NIO | 4.69 MDL |
| 50 NIO | 23.46 MDL |
| 100 NIO | 46.92 MDL |
| 500 NIO | 234.59 MDL |
| 1,000 NIO | 469.19 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-05-06T23:06:58Z",
"rates": {
"MDL": 0.469187
}
}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.9187,
"rate": 0.469187
}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