Rate Overview
Live
1 CNY = 12956.01 LBP
1 LBP = 0.000077
CNY
Avg
12987.14
High
13031.12
Low
12945.75
Last updated: 3/28/2026, 12:21:39 PM
Quick Conversions
| CNY | LBP |
|---|---|
| 1 CNY | 12,956.01 LBP |
| 10 CNY | 129,560.10 LBP |
| 50 CNY | 647,800.50 LBP |
| 100 CNY | 1,295,600.99 LBP |
| 500 CNY | 6,478,004.96 LBP |
| 1,000 CNY | 12,956,009.92 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-28T12:21:39Z",
"rates": {
"LBP": 12956.009915
}
}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": 1295600.9915,
"rate": 12956.009915
}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