Rate Overview
Live
1 CRC = 195.5344 LBP
1 LBP = 0.005114
CRC
Avg
196.6047
High
197.2507
Low
195.5344
Last updated: 5/7/2026, 3:41:37 PM
Quick Conversions
| CRC | LBP |
|---|---|
| 1 CRC | 195.53 LBP |
| 10 CRC | 1,955.34 LBP |
| 50 CRC | 9,776.72 LBP |
| 100 CRC | 19,553.44 LBP |
| 500 CRC | 97,767.18 LBP |
| 1,000 CRC | 195,534.36 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-07T15:41:37Z",
"rates": {
"LBP": 195.534355
}
}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": 19553.4355,
"rate": 195.534355
}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