Rate Overview
Live
1 NIO = 0.476496 MDL
1 MDL = 2.0987
NIO
Avg
0.464004
High
0.490032
Low
0.450449
Last updated: 3/27/2026, 11:39:06 AM
Quick Conversions
| NIO | MDL |
|---|---|
| 1 NIO | 0.48 MDL |
| 10 NIO | 4.76 MDL |
| 50 NIO | 23.82 MDL |
| 100 NIO | 47.65 MDL |
| 500 NIO | 238.25 MDL |
| 1,000 NIO | 476.50 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-27T11:39:06Z",
"rates": {
"MDL": 0.476496
}
}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.6496,
"rate": 0.476496
}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