Rate Overview
Live
1 CNY = 13212.95 LBP
1 LBP = 0.000076
CNY
Avg
13239.93
High
13287.91
Low
13179.36
Last updated: 7/23/2026, 6:04:37 AM
Quick Conversions
| CNY | LBP |
|---|---|
| 1 CNY | 13,212.95 LBP |
| 10 CNY | 132,129.47 LBP |
| 50 CNY | 660,647.33 LBP |
| 100 CNY | 1,321,294.66 LBP |
| 500 CNY | 6,606,473.31 LBP |
| 1,000 CNY | 13,212,946.62 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-23T06:04:37Z",
"rates": {
"LBP": 13212.94662
}
}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": 1321294.662,
"rate": 13212.94662
}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