Rate Overview
Live
1 CRC = 197.9677 LBP
1 LBP = 0.005051
CRC
Avg
196.8365
High
198.7889
Low
194.9120
Last updated: 6/19/2026, 8:25:49 AM
Quick Conversions
| CRC | LBP |
|---|---|
| 1 CRC | 197.97 LBP |
| 10 CRC | 1,979.68 LBP |
| 50 CRC | 9,898.39 LBP |
| 100 CRC | 19,796.77 LBP |
| 500 CRC | 98,983.85 LBP |
| 1,000 CRC | 197,967.71 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-06-19T08:25:49Z",
"rates": {
"LBP": 197.967706
}
}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": 19796.7706,
"rate": 197.967706
}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