Rate Overview
Live
1 LTL = 12.1943 NIO
1 NIO = 0.082006
LTL
Avg
12.1358
High
12.1943
Low
12.0858
Last updated: 7/31/2026, 12:16:23 AM
Quick Conversions
| LTL | NIO |
|---|---|
| 1 LTL | 12.19 NIO |
| 10 LTL | 121.94 NIO |
| 50 LTL | 609.71 NIO |
| 100 LTL | 1,219.43 NIO |
| 500 LTL | 6,097.14 NIO |
| 1,000 LTL | 12,194.28 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-07-31T00:16:23Z",
"rates": {
"NIO": 12.194281
}
}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": 1219.4281,
"rate": 12.194281
}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