Rate Overview
Live
1 NIO = 0.471304 MDL
1 MDL = 2.1218
NIO
Avg
0.469332
High
0.473261
Low
0.464703
Last updated: 5/27/2026, 9:55:00 AM
Quick Conversions
| NIO | MDL |
|---|---|
| 1 NIO | 0.47 MDL |
| 10 NIO | 4.71 MDL |
| 50 NIO | 23.57 MDL |
| 100 NIO | 47.13 MDL |
| 500 NIO | 235.65 MDL |
| 1,000 NIO | 471.30 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-27T09:55:00Z",
"rates": {
"MDL": 0.471304
}
}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.1304,
"rate": 0.471304
}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