Rate Overview
Live
1 MDL = 2.0951 NIO
1 NIO = 0.477314
MDL
Avg
2.1525
High
2.2161
Low
2.0742
Last updated: 7/20/2026, 4:50:32 PM
Quick Conversions
| MDL | NIO |
|---|---|
| 1 MDL | 2.10 NIO |
| 10 MDL | 20.95 NIO |
| 50 MDL | 104.75 NIO |
| 100 MDL | 209.51 NIO |
| 500 MDL | 1,047.53 NIO |
| 1,000 MDL | 2,095.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-20T16:50:32Z",
"rates": {
"NIO": 2.095055
}
}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": 209.50549999999998,
"rate": 2.095055
}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