Rate Overview
Live
1 NIO = 0.081366 LTL
1 LTL = 12.2901
NIO
Avg
0.080887
High
0.082160
Low
0.079387
Last updated: 3/27/2026, 1:36:48 PM
Quick Conversions
| NIO | LTL |
|---|---|
| 1 NIO | 0.08 LTL |
| 10 NIO | 0.81 LTL |
| 50 NIO | 4.07 LTL |
| 100 NIO | 8.14 LTL |
| 500 NIO | 40.68 LTL |
| 1,000 NIO | 81.37 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-03-27T13:36:48Z",
"rates": {
"LTL": 0.081366
}
}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.1366,
"rate": 0.081366
}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