Rate Overview
Live
1 CRC = 197.8939 LBP
1 LBP = 0.005053
CRC
Avg
198.0937
High
199.7051
Low
196.0609
Last updated: 9/9/2026, 9:09:19 AM
Quick Conversions
| CRC | LBP |
|---|---|
| 1 CRC | 197.89 LBP |
| 10 CRC | 1,978.94 LBP |
| 50 CRC | 9,894.70 LBP |
| 100 CRC | 19,789.39 LBP |
| 500 CRC | 98,946.96 LBP |
| 1,000 CRC | 197,893.92 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-09-09T09:09:19Z",
"rates": {
"LBP": 197.893917
}
}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": 19789.3917,
"rate": 197.893917
}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