Rate Overview
Live
1 CRC = 197.4718 LBP
1 LBP = 0.005064
CRC
Avg
197.0936
High
197.5814
Low
196.2341
Last updated: 7/8/2026, 10:01:42 AM
Quick Conversions
| CRC | LBP |
|---|---|
| 1 CRC | 197.47 LBP |
| 10 CRC | 1,974.72 LBP |
| 50 CRC | 9,873.59 LBP |
| 100 CRC | 19,747.18 LBP |
| 500 CRC | 98,735.88 LBP |
| 1,000 CRC | 197,471.76 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-07-08T10:01:42Z",
"rates": {
"LBP": 197.471762
}
}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": 19747.1762,
"rate": 197.471762
}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