Rate Overview
Live
1 CRC = 198.7294 LBP
1 LBP = 0.005032
CRC
Avg
188.6468
High
198.7294
Low
179.5313
Last updated: 5/27/2026, 7:20:54 PM
Quick Conversions
| CRC | LBP |
|---|---|
| 1 CRC | 198.73 LBP |
| 10 CRC | 1,987.29 LBP |
| 50 CRC | 9,936.47 LBP |
| 100 CRC | 19,872.94 LBP |
| 500 CRC | 99,364.71 LBP |
| 1,000 CRC | 198,729.42 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-05-27T19:20:54Z",
"rates": {
"LBP": 198.729421
}
}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": 19872.9421,
"rate": 198.729421
}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