Rate Overview
Live
1 LBP = 0.005064 CRC
1 CRC = 197.4724
LBP
Avg
0.005073
High
0.005095
Low
0.005061
Last updated: 7/8/2026, 10:40:30 AM
Quick Conversions
| LBP | CRC |
|---|---|
| 1 LBP | 0.01 CRC |
| 10 LBP | 0.05 CRC |
| 50 LBP | 0.25 CRC |
| 100 LBP | 0.51 CRC |
| 500 LBP | 2.53 CRC |
| 1,000 LBP | 5.06 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-07-08T10:40:30Z",
"rates": {
"CRC": 0.005064
}
}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.5064,
"rate": 0.005064
}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