Rate Overview
Live
1 CRC = 197.6619 LBP
1 LBP = 0.005059
CRC
Avg
193.8287
High
198.4952
Low
183.7123
Last updated: 7/30/2026, 11:41:22 PM
Quick Conversions
| CRC | LBP |
|---|---|
| 1 CRC | 197.66 LBP |
| 10 CRC | 1,976.62 LBP |
| 50 CRC | 9,883.10 LBP |
| 100 CRC | 19,766.19 LBP |
| 500 CRC | 98,830.96 LBP |
| 1,000 CRC | 197,661.91 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-30T23:41:22Z",
"rates": {
"LBP": 197.661911
}
}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": 19766.1911,
"rate": 197.661911
}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