Rate Overview
Live
1 LTL = 2.3072 CNY
1 CNY = 0.433433
LTL
Avg
2.3096
High
2.3146
Low
2.3034
Last updated: 5/8/2026, 2:16:15 PM
Quick Conversions
| LTL | CNY |
|---|---|
| 1 LTL | 2.31 CNY |
| 10 LTL | 23.07 CNY |
| 50 LTL | 115.36 CNY |
| 100 LTL | 230.72 CNY |
| 500 LTL | 1,153.58 CNY |
| 1,000 LTL | 2,307.16 CNY |
Get LTL/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=CNYExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-05-08T14:16:15Z",
"rates": {
"CNY": 2.307161
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "CNY",
"amount": 100
},
"result": 230.71609999999998,
"rate": 2.307161
}Build with LTL/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key