Rate Overview
Live
1 LTL = 12.5054 NIO
1 NIO = 0.079965
LTL
Avg
12.4495
High
12.5054
Low
12.4324
Last updated: 5/7/2026, 11:28:18 AM
Quick Conversions
| LTL | NIO |
|---|---|
| 1 LTL | 12.51 NIO |
| 10 LTL | 125.05 NIO |
| 50 LTL | 625.27 NIO |
| 100 LTL | 1,250.54 NIO |
| 500 LTL | 6,252.71 NIO |
| 1,000 LTL | 12,505.43 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-05-07T11:28:18Z",
"rates": {
"NIO": 12.505426
}
}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": 1250.5426,
"rate": 12.505426
}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