Rate Overview
Live
1 CNY = 12844.83 LBP
1 LBP = 0.000078
CNY
Avg
12975.92
High
13177.15
Low
12844.83
Last updated: 3/7/2026, 7:41:02 AM
Quick Conversions
| CNY | LBP |
|---|---|
| 1 CNY | 12,844.83 LBP |
| 10 CNY | 128,448.30 LBP |
| 50 CNY | 642,241.48 LBP |
| 100 CNY | 1,284,482.95 LBP |
| 500 CNY | 6,422,414.77 LBP |
| 1,000 CNY | 12,844,829.54 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-03-07T07:41:02Z",
"rates": {
"LBP": 12844.829535
}
}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": 1284482.9535,
"rate": 12844.829535
}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