Rate Overview
Live
1 LTL = 12.1517 NIO
1 NIO = 0.082293
LTL
Avg
12.2861
High
12.3711
Low
12.1517
Last updated: 6/19/2026, 8:48:55 AM
Quick Conversions
| LTL | NIO |
|---|---|
| 1 LTL | 12.15 NIO |
| 10 LTL | 121.52 NIO |
| 50 LTL | 607.59 NIO |
| 100 LTL | 1,215.17 NIO |
| 500 LTL | 6,075.86 NIO |
| 1,000 LTL | 12,151.72 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-06-19T08:48:55Z",
"rates": {
"NIO": 12.151722
}
}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": 1215.1722,
"rate": 12.151722
}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