Rate Overview
Live
1 LTL = 12.3430 NIO
1 NIO = 0.081017
LTL
Avg
12.3161
High
12.3430
Low
12.2838
Last updated: 8/20/2026, 10:32:26 AM
Quick Conversions
| LTL | NIO |
|---|---|
| 1 LTL | 12.34 NIO |
| 10 LTL | 123.43 NIO |
| 50 LTL | 617.15 NIO |
| 100 LTL | 1,234.30 NIO |
| 500 LTL | 6,171.52 NIO |
| 1,000 LTL | 12,343.04 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-08-20T10:32:26Z",
"rates": {
"NIO": 12.343038
}
}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": 1234.3038,
"rate": 12.343038
}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