Rate Overview
Live
1 CNY = 13219.31 LBP
1 LBP = 0.000076
CNY
Avg
13226.03
High
13332.39
Low
13149.37
Last updated: 7/17/2026, 2:08:17 PM
Quick Conversions
| CNY | LBP |
|---|---|
| 1 CNY | 13,219.31 LBP |
| 10 CNY | 132,193.15 LBP |
| 50 CNY | 660,965.73 LBP |
| 100 CNY | 1,321,931.45 LBP |
| 500 CNY | 6,609,657.26 LBP |
| 1,000 CNY | 13,219,314.53 LBP |
Get CNY/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=LBPExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-17T14:08:17Z",
"rates": {
"LBP": 13219.314529
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "LBP",
"amount": 100
},
"result": 1321931.4529,
"rate": 13219.314529
}Build with CNY/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key