Rate Overview
Live
1 MDL = 2.1144 NIO
1 NIO = 0.472942
MDL
Avg
2.1126
High
2.1163
Low
2.1084
Last updated: 6/16/2026, 9:00:44 AM
Quick Conversions
| MDL | NIO |
|---|---|
| 1 MDL | 2.11 NIO |
| 10 MDL | 21.14 NIO |
| 50 MDL | 105.72 NIO |
| 100 MDL | 211.44 NIO |
| 500 MDL | 1,057.21 NIO |
| 1,000 MDL | 2,114.43 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-06-16T09:00:44Z",
"rates": {
"NIO": 2.114425
}
}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": 211.44250000000002,
"rate": 2.114425
}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