Rate Overview
Live
1 NIO = 0.016561 LVL
1 LVL = 60.3828
NIO
Avg
0.016519
High
0.016561
Low
0.016476
Last updated: 3/27/2026, 1:16:04 PM
Quick Conversions
| NIO | LVL |
|---|---|
| 1 NIO | 0.02 LVL |
| 10 NIO | 0.17 LVL |
| 50 NIO | 0.83 LVL |
| 100 NIO | 1.66 LVL |
| 500 NIO | 8.28 LVL |
| 1,000 NIO | 16.56 LVL |
Get NIO/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=LVLExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-03-27T13:16:04Z",
"rates": {
"LVL": 0.016561
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "LVL",
"amount": 100
},
"result": 1.6561,
"rate": 0.016561
}Build with NIO/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key