Rate Overview
Live
1 LBP = 0.005388 CRC
1 CRC = 185.5976
LBP
Avg
0.005291
High
0.005388
Low
0.005204
Last updated: 3/7/2026, 7:43:58 AM
Quick Conversions
| LBP | CRC |
|---|---|
| 1 LBP | 0.01 CRC |
| 10 LBP | 0.05 CRC |
| 50 LBP | 0.27 CRC |
| 100 LBP | 0.54 CRC |
| 500 LBP | 2.69 CRC |
| 1,000 LBP | 5.39 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-03-07T07:43:58Z",
"rates": {
"CRC": 0.005388
}
}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.5388000000000001,
"rate": 0.005388
}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