Rate Overview
Live
1 MDL = 2.0861 NIO
1 NIO = 0.479373
MDL
Avg
2.1231
High
2.1843
Low
2.0742
Last updated: 7/26/2026, 7:48:54 PM
Quick Conversions
| MDL | NIO |
|---|---|
| 1 MDL | 2.09 NIO |
| 10 MDL | 20.86 NIO |
| 50 MDL | 104.30 NIO |
| 100 MDL | 208.61 NIO |
| 500 MDL | 1,043.03 NIO |
| 1,000 MDL | 2,086.06 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-07-26T19:48:54Z",
"rates": {
"NIO": 2.086058
}
}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": 208.6058,
"rate": 2.086058
}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