Rate Overview
Live
1 MDL = 2.0914 NIO
1 NIO = 0.478150
MDL
Avg
2.0811
High
2.0914
Low
2.0692
Last updated: 7/6/2026, 6:46:09 AM
Quick Conversions
| MDL | NIO |
|---|---|
| 1 MDL | 2.09 NIO |
| 10 MDL | 20.91 NIO |
| 50 MDL | 104.57 NIO |
| 100 MDL | 209.14 NIO |
| 500 MDL | 1,045.70 NIO |
| 1,000 MDL | 2,091.39 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-06T06:46:09Z",
"rates": {
"NIO": 2.091392
}
}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.1392,
"rate": 2.091392
}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