Rate Overview
Live
1 LBP = 0.005535 CRC
1 CRC = 180.6685 LBP
Avg
0.005614
High
0.005742
Low
0.005521
Last updated: 1/25/2026, 3:14:18 PM
Quick Conversions
| LBP | CRC |
|---|---|
| 1 LBP | 0.01 CRC |
| 10 LBP | 0.06 CRC |
| 50 LBP | 0.28 CRC |
| 100 LBP | 0.55 CRC |
| 500 LBP | 2.77 CRC |
| 1,000 LBP | 5.54 CRC |
Get LBP/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=CRCExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-01-25T15:14:18Z",
"rates": {
"CRC": 0.005535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "CRC",
"amount": 100
},
"result": 0.5535,
"rate": 0.005535
}Build with LBP/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key