Rate Overview
Live
1 CNY = 0.443642 LTL
1 LTL = 2.2541
CNY
Avg
0.443634
High
0.445596
Low
0.434929
Last updated: 7/8/2026, 7:40:59 PM
Quick Conversions
| CNY | LTL |
|---|---|
| 1 CNY | 0.44 LTL |
| 10 CNY | 4.44 LTL |
| 50 CNY | 22.18 LTL |
| 100 CNY | 44.36 LTL |
| 500 CNY | 221.82 LTL |
| 1,000 CNY | 443.64 LTL |
Get CNY/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=LTLExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-08T19:40:59Z",
"rates": {
"LTL": 0.443642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "LTL",
"amount": 100
},
"result": 44.3642,
"rate": 0.443642
}Build with CNY/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key