Rate Overview
Live
1 NIO = 0.471691 MDL
1 MDL = 2.1200
NIO
Avg
0.472665
High
0.475281
Low
0.471684
Last updated: 8/12/2026, 2:32:41 AM
Quick Conversions
| NIO | MDL |
|---|---|
| 1 NIO | 0.47 MDL |
| 10 NIO | 4.72 MDL |
| 50 NIO | 23.58 MDL |
| 100 NIO | 47.17 MDL |
| 500 NIO | 235.85 MDL |
| 1,000 NIO | 471.69 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-08-12T02:32:41Z",
"rates": {
"MDL": 0.471691
}
}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.1691,
"rate": 0.471691
}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