Rate Overview
Live
1 NIO = 0.016436 LVL
1 LVL = 60.8421
NIO
Avg
0.016458
High
0.016478
Low
0.016429
Last updated: 4/17/2026, 6:15:19 AM
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.22 LVL |
| 1,000 NIO | 16.44 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-04-17T06:15:19Z",
"rates": {
"LVL": 0.016436
}
}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.6436,
"rate": 0.016436
}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