Rate Overview
Live
1 NIO = 0.016381 LVL
1 LVL = 61.0463
NIO
Avg
0.016455
High
0.016477
Low
0.016381
Last updated: 5/7/2026, 1:46:05 PM
Quick Conversions
| NIO | LVL |
|---|---|
| 1 NIO | 0.02 LVL |
| 10 NIO | 0.16 LVL |
| 50 NIO | 0.82 LVL |
| 100 NIO | 1.64 LVL |
| 500 NIO | 8.19 LVL |
| 1,000 NIO | 16.38 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-05-07T13:46:05Z",
"rates": {
"LVL": 0.016381
}
}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.6381,
"rate": 0.016381
}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