Rate Overview
Live
1 LTL = 2.2311 CNY
1 CNY = 0.448205
LTL
Avg
2.2380
High
2.2469
Low
2.2311
Last updated: 7/25/2026, 9:04:21 PM
Quick Conversions
| LTL | CNY |
|---|---|
| 1 LTL | 2.23 CNY |
| 10 LTL | 22.31 CNY |
| 50 LTL | 111.56 CNY |
| 100 LTL | 223.11 CNY |
| 500 LTL | 1,115.56 CNY |
| 1,000 LTL | 2,231.12 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-07-25T21:04:21Z",
"rates": {
"CNY": 2.231123
}
}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": 223.1123,
"rate": 2.231123
}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