Rate Overview
Live
1 CNY = 13107.64 LBP
1 LBP = 0.000076
CNY
Avg
13113.70
High
13138.55
Low
13083.49
Last updated: 4/17/2026, 2:50:52 PM
Quick Conversions
| CNY | LBP |
|---|---|
| 1 CNY | 13,107.64 LBP |
| 10 CNY | 131,076.45 LBP |
| 50 CNY | 655,382.23 LBP |
| 100 CNY | 1,310,764.46 LBP |
| 500 CNY | 6,553,822.30 LBP |
| 1,000 CNY | 13,107,644.60 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-04-17T14:50:52Z",
"rates": {
"LBP": 13107.644602
}
}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": 1310764.4602,
"rate": 13107.644602
}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