Rate Overview
Live
1 CNY = 13312.87 LBP
1 LBP = 0.000075
CNY
Avg
13251.31
High
13326.36
Low
13107.83
Last updated: 6/18/2026, 11:25:21 AM
Quick Conversions
| CNY | LBP |
|---|---|
| 1 CNY | 13,312.87 LBP |
| 10 CNY | 133,128.69 LBP |
| 50 CNY | 665,643.44 LBP |
| 100 CNY | 1,331,286.87 LBP |
| 500 CNY | 6,656,434.36 LBP |
| 1,000 CNY | 13,312,868.73 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-06-18T11:25:21Z",
"rates": {
"LBP": 13312.868728
}
}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": 1331286.8728,
"rate": 13312.868728
}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