Rate Overview
Live
1 MDL = 2.1200 NIO
1 NIO = 0.471691
MDL
Avg
2.1162
High
2.1201
Low
2.1040
Last updated: 8/12/2026, 10:51:29 AM
Quick Conversions
| MDL | NIO |
|---|---|
| 1 MDL | 2.12 NIO |
| 10 MDL | 21.20 NIO |
| 50 MDL | 106.00 NIO |
| 100 MDL | 212.00 NIO |
| 500 MDL | 1,060.02 NIO |
| 1,000 MDL | 2,120.03 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-08-12T10:51:29Z",
"rates": {
"NIO": 2.120031
}
}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": 212.0031,
"rate": 2.120031
}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