Rate Overview
Live
1 LTL = 2.2650 CNY
1 CNY = 0.441505
LTL
Avg
2.2571
High
2.2650
Low
2.2504
Last updated: 8/18/2026, 2:37:51 AM
Quick Conversions
| LTL | CNY |
|---|---|
| 1 LTL | 2.26 CNY |
| 10 LTL | 22.65 CNY |
| 50 LTL | 113.25 CNY |
| 100 LTL | 226.50 CNY |
| 500 LTL | 1,132.49 CNY |
| 1,000 LTL | 2,264.98 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-08-18T02:37:51Z",
"rates": {
"CNY": 2.264978
}
}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": 226.4978,
"rate": 2.264978
}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