Rate Overview
Live
1 CRC = 195.5150 LBP
1 LBP = 0.005115
CRC
Avg
194.2685
High
195.5695
Low
192.7580
Last updated: 4/17/2026, 2:32:48 PM
Quick Conversions
| CRC | LBP |
|---|---|
| 1 CRC | 195.52 LBP |
| 10 CRC | 1,955.15 LBP |
| 50 CRC | 9,775.75 LBP |
| 100 CRC | 19,551.50 LBP |
| 500 CRC | 97,757.52 LBP |
| 1,000 CRC | 195,515.04 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-04-17T14:32:48Z",
"rates": {
"LBP": 195.515038
}
}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": 19551.5038,
"rate": 195.515038
}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