Rate Overview
Live
1 CNY = 13322.10 LBP
1 LBP = 0.000075
CNY
Avg
13252.43
High
13327.21
Low
13107.83
Last updated: 6/18/2026, 10:21:54 AM
Quick Conversions
| CNY | LBP |
|---|---|
| 1 CNY | 13,322.10 LBP |
| 10 CNY | 133,221.02 LBP |
| 50 CNY | 666,105.09 LBP |
| 100 CNY | 1,332,210.18 LBP |
| 500 CNY | 6,661,050.89 LBP |
| 1,000 CNY | 13,322,101.77 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-18T10:21:54Z",
"rates": {
"LBP": 13322.101771
}
}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": 1332210.1771,
"rate": 13322.101771
}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