Rate Overview
Live
1 LTL = 2.3137 CNY
1 CNY = 0.432216
LTL
Avg
2.3134
High
2.3193
Low
2.3047
Last updated: 3/27/2026, 6:28:30 AM
Quick Conversions
| LTL | CNY |
|---|---|
| 1 LTL | 2.31 CNY |
| 10 LTL | 23.14 CNY |
| 50 LTL | 115.68 CNY |
| 100 LTL | 231.37 CNY |
| 500 LTL | 1,156.83 CNY |
| 1,000 LTL | 2,313.66 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-03-27T06:28:30Z",
"rates": {
"CNY": 2.313659
}
}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": 231.36589999999998,
"rate": 2.313659
}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