Rate Overview
Live
1 NIO = 0.470871 MDL
1 MDL = 2.1237
NIO
Avg
0.469334
High
0.471743
Low
0.465371
Last updated: 9/2/2026, 2:48:22 PM
Quick Conversions
| NIO | MDL |
|---|---|
| 1 NIO | 0.47 MDL |
| 10 NIO | 4.71 MDL |
| 50 NIO | 23.54 MDL |
| 100 NIO | 47.09 MDL |
| 500 NIO | 235.44 MDL |
| 1,000 NIO | 470.87 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-09-02T14:48:22Z",
"rates": {
"MDL": 0.470871
}
}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.0871,
"rate": 0.470871
}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