Rate Overview
Live
1 CRC = 197.5821 LBP
1 LBP = 0.005061
CRC
Avg
181.7887
High
197.5821
Low
172.1024
Last updated: 7/31/2026, 7:35:18 AM
Quick Conversions
| CRC | LBP |
|---|---|
| 1 CRC | 197.58 LBP |
| 10 CRC | 1,975.82 LBP |
| 50 CRC | 9,879.11 LBP |
| 100 CRC | 19,758.21 LBP |
| 500 CRC | 98,791.07 LBP |
| 1,000 CRC | 197,582.14 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-31T07:35:18Z",
"rates": {
"LBP": 197.582136
}
}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": 19758.2136,
"rate": 197.582136
}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