Rate Overview
Live
1 NIO = 0.080234 LTL
1 LTL = 12.4635
NIO
Avg
0.080339
High
0.080439
Low
0.080198
Last updated: 4/17/2026, 6:19:06 AM
Quick Conversions
| NIO | LTL |
|---|---|
| 1 NIO | 0.08 LTL |
| 10 NIO | 0.80 LTL |
| 50 NIO | 4.01 LTL |
| 100 NIO | 8.02 LTL |
| 500 NIO | 40.12 LTL |
| 1,000 NIO | 80.23 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-04-17T06:19:06Z",
"rates": {
"LTL": 0.080234
}
}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.0234,
"rate": 0.080234
}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