Rate Overview
Live
1 LTL = 2.2782 CNY
1 CNY = 0.438945
LTL
Avg
2.2840
High
2.2893
Low
2.2757
Last updated: 5/28/2026, 10:57:40 PM
Quick Conversions
| LTL | CNY |
|---|---|
| 1 LTL | 2.28 CNY |
| 10 LTL | 22.78 CNY |
| 50 LTL | 113.91 CNY |
| 100 LTL | 227.82 CNY |
| 500 LTL | 1,139.09 CNY |
| 1,000 LTL | 2,278.19 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-28T22:57:40Z",
"rates": {
"CNY": 2.278189
}
}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": 227.81889999999999,
"rate": 2.278189
}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