Rate Overview
Live
1 CRC = 199.7519 LBP
1 LBP = 0.005006
CRC
Avg
199.3044
High
200.8681
Low
198.0089
Last updated: 8/19/2026, 11:10:18 AM
Quick Conversions
| CRC | LBP |
|---|---|
| 1 CRC | 199.75 LBP |
| 10 CRC | 1,997.52 LBP |
| 50 CRC | 9,987.59 LBP |
| 100 CRC | 19,975.19 LBP |
| 500 CRC | 99,875.94 LBP |
| 1,000 CRC | 199,751.88 LBP |
Get CRC/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=LBPExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-08-19T11:10:18Z",
"rates": {
"LBP": 199.75188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "LBP",
"amount": 100
},
"result": 19975.188,
"rate": 199.75188
}Build with CRC/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key