Rate Overview
Live
1 MDL = 2.0987 NIO
1 NIO = 0.476496
MDL
Avg
2.1616
High
2.1973
Low
2.0987
Last updated: 3/27/2026, 5:02:27 PM
Quick Conversions
| MDL | NIO |
|---|---|
| 1 MDL | 2.10 NIO |
| 10 MDL | 20.99 NIO |
| 50 MDL | 104.93 NIO |
| 100 MDL | 209.87 NIO |
| 500 MDL | 1,049.33 NIO |
| 1,000 MDL | 2,098.65 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-03-27T17:02:27Z",
"rates": {
"NIO": 2.098652
}
}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.8652,
"rate": 2.098652
}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