Rate Overview
Live
1 LTL = 2.2635 CNY
1 CNY = 0.441790
LTL
Avg
2.2672
High
2.2733
Low
2.2617
Last updated: 6/18/2026, 1:16:17 PM
Quick Conversions
| LTL | CNY |
|---|---|
| 1 LTL | 2.26 CNY |
| 10 LTL | 22.64 CNY |
| 50 LTL | 113.18 CNY |
| 100 LTL | 226.35 CNY |
| 500 LTL | 1,131.76 CNY |
| 1,000 LTL | 2,263.52 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-06-18T13:16:17Z",
"rates": {
"CNY": 2.26352
}
}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.35200000000003,
"rate": 2.26352
}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