Rate Overview
Live
1 MDL = 2.1479 NIO
1 NIO = 0.465570
MDL
Avg
2.1346
High
2.1488
Low
2.1198
Last updated: 9/2/2026, 1:57:16 AM
Quick Conversions
| MDL | NIO |
|---|---|
| 1 MDL | 2.15 NIO |
| 10 MDL | 21.48 NIO |
| 50 MDL | 107.40 NIO |
| 100 MDL | 214.79 NIO |
| 500 MDL | 1,073.95 NIO |
| 1,000 MDL | 2,147.90 NIO |
Get MDL/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=NIOExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-09-02T01:57:16Z",
"rates": {
"NIO": 2.147903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "NIO",
"amount": 100
},
"result": 214.7903,
"rate": 2.147903
}Build with MDL/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key