Rate Overview
Live
1 CNY = 13226.06 LBP
1 LBP = 0.000076
CNY
Avg
13267.22
High
13314.88
Low
13226.06
Last updated: 7/27/2026, 1:34:33 AM
Quick Conversions
| CNY | LBP |
|---|---|
| 1 CNY | 13,226.06 LBP |
| 10 CNY | 132,260.62 LBP |
| 50 CNY | 661,303.10 LBP |
| 100 CNY | 1,322,606.20 LBP |
| 500 CNY | 6,613,031.02 LBP |
| 1,000 CNY | 13,226,062.03 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-27T01:34:33Z",
"rates": {
"LBP": 13226.062031
}
}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": 1322606.2031,
"rate": 13226.062031
}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