Rate Overview
Live
1 MDL = 2.1011 NIO
1 NIO = 0.475933
MDL
Avg
2.0949
High
2.1011
Low
2.0920
Last updated: 7/25/2026, 12:57:54 AM
Quick Conversions
| MDL | NIO |
|---|---|
| 1 MDL | 2.10 NIO |
| 10 MDL | 21.01 NIO |
| 50 MDL | 105.06 NIO |
| 100 MDL | 210.11 NIO |
| 500 MDL | 1,050.57 NIO |
| 1,000 MDL | 2,101.13 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-25T00:57:54Z",
"rates": {
"NIO": 2.101134
}
}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": 210.1134,
"rate": 2.101134
}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