Rate Overview
Live
1 MDL = 2.1521 NIO
1 NIO = 0.464663
MDL
Avg
2.1413
High
2.1521
Low
2.1289
Last updated: 4/16/2026, 2:07:15 PM
Quick Conversions
| MDL | NIO |
|---|---|
| 1 MDL | 2.15 NIO |
| 10 MDL | 21.52 NIO |
| 50 MDL | 107.60 NIO |
| 100 MDL | 215.21 NIO |
| 500 MDL | 1,076.05 NIO |
| 1,000 MDL | 2,152.10 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-04-16T14:07:15Z",
"rates": {
"NIO": 2.152097
}
}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": 215.2097,
"rate": 2.152097
}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