Rate Overview
Live
1 LTL = 12.2901 NIO
1 NIO = 0.081366
LTL
Avg
11.9915
High
12.5853
Low
10.9371
Last updated: 3/27/2026, 12:05:34 PM
Quick Conversions
| LTL | NIO |
|---|---|
| 1 LTL | 12.29 NIO |
| 10 LTL | 122.90 NIO |
| 50 LTL | 614.51 NIO |
| 100 LTL | 1,229.01 NIO |
| 500 LTL | 6,145.05 NIO |
| 1,000 LTL | 12,290.10 NIO |
Get LTL/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=NIOExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-27T12:05:34Z",
"rates": {
"NIO": 12.290104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "NIO",
"amount": 100
},
"result": 1229.0104,
"rate": 12.290104
}Build with LTL/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key