Rate Overview
Live
1 MDL = 2.1218 NIO
1 NIO = 0.471305
MDL
Avg
2.1438
High
2.1910
Low
2.0903
Last updated: 5/27/2026, 12:32:53 PM
Quick Conversions
| MDL | NIO |
|---|---|
| 1 MDL | 2.12 NIO |
| 10 MDL | 21.22 NIO |
| 50 MDL | 106.09 NIO |
| 100 MDL | 212.18 NIO |
| 500 MDL | 1,060.88 NIO |
| 1,000 MDL | 2,121.77 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-05-27T12:32:53Z",
"rates": {
"NIO": 2.121768
}
}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": 212.1768,
"rate": 2.121768
}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