Rate Overview
Live
1 CNY = 13208.27 LBP
1 LBP = 0.000076
CNY
Avg
13130.50
High
13349.55
Low
12844.83
Last updated: 7/23/2026, 9:36:57 AM
Quick Conversions
| CNY | LBP |
|---|---|
| 1 CNY | 13,208.27 LBP |
| 10 CNY | 132,082.72 LBP |
| 50 CNY | 660,413.60 LBP |
| 100 CNY | 1,320,827.21 LBP |
| 500 CNY | 6,604,136.03 LBP |
| 1,000 CNY | 13,208,272.06 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-23T09:36:57Z",
"rates": {
"LBP": 13208.272056
}
}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": 1320827.2056,
"rate": 13208.272056
}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