Rate Overview
Live
1 CNY = 0.446308 LTL
1 LTL = 2.2406
CNY
Avg
0.442172
High
0.446308
Low
0.439897
Last updated: 6/19/2026, 12:01:23 PM
Quick Conversions
| CNY | LTL |
|---|---|
| 1 CNY | 0.45 LTL |
| 10 CNY | 4.46 LTL |
| 50 CNY | 22.32 LTL |
| 100 CNY | 44.63 LTL |
| 500 CNY | 223.15 LTL |
| 1,000 CNY | 446.31 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-06-19T12:01:23Z",
"rates": {
"LTL": 0.446308
}
}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.6308,
"rate": 0.446308
}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