Rate Overview
Live
1 MDL = 2.0920 NIO
1 NIO = 0.478013
MDL
Avg
2.0931
High
2.0987
Low
2.0911
Last updated: 7/19/2026, 11:45:05 PM
Quick Conversions
| MDL | NIO |
|---|---|
| 1 MDL | 2.09 NIO |
| 10 MDL | 20.92 NIO |
| 50 MDL | 104.60 NIO |
| 100 MDL | 209.20 NIO |
| 500 MDL | 1,046.00 NIO |
| 1,000 MDL | 2,092.00 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-19T23:45:05Z",
"rates": {
"NIO": 2.091995
}
}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.19949999999997,
"rate": 2.091995
}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