Rate Overview
Live
1 CRC = 192.8182 LBP
1 LBP = 0.005186
CRC
Avg
180.1965
High
192.8182
Low
171.4691
Last updated: 3/28/2026, 10:45:18 AM
Quick Conversions
| CRC | LBP |
|---|---|
| 1 CRC | 192.82 LBP |
| 10 CRC | 1,928.18 LBP |
| 50 CRC | 9,640.91 LBP |
| 100 CRC | 19,281.82 LBP |
| 500 CRC | 96,409.10 LBP |
| 1,000 CRC | 192,818.21 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-03-28T10:45:18Z",
"rates": {
"LBP": 192.818209
}
}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": 19281.8209,
"rate": 192.818209
}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