Rate Overview
Live
1 CRC = 185.5841 LBP
1 LBP = 0.005388
CRC
Avg
189.0248
High
192.1307
Low
185.5841
Last updated: 3/7/2026, 7:38:58 AM
Quick Conversions
| CRC | LBP |
|---|---|
| 1 CRC | 185.58 LBP |
| 10 CRC | 1,855.84 LBP |
| 50 CRC | 9,279.20 LBP |
| 100 CRC | 18,558.41 LBP |
| 500 CRC | 92,792.03 LBP |
| 1,000 CRC | 185,584.07 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-03-07T07:38:58Z",
"rates": {
"LBP": 185.584066
}
}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": 18558.406600000002,
"rate": 185.584066
}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