Rate Overview
Live
1 NIO = 0.082346 LTL
1 LTL = 12.1439
NIO
Avg
0.080760
High
0.082741
Low
0.078336
Last updated: 7/28/2026, 2:40:09 AM
Quick Conversions
| NIO | LTL |
|---|---|
| 1 NIO | 0.08 LTL |
| 10 NIO | 0.82 LTL |
| 50 NIO | 4.12 LTL |
| 100 NIO | 8.23 LTL |
| 500 NIO | 41.17 LTL |
| 1,000 NIO | 82.35 LTL |
Get NIO/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=LTLExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-07-28T02:40:09Z",
"rates": {
"LTL": 0.082346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "LTL",
"amount": 100
},
"result": 8.2346,
"rate": 0.082346
}Build with NIO/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key