Rate Overview
Live
1 LBP = 0.005114 CRC
1 CRC = 195.5417
LBP
Avg
0.005147
High
0.005187
Low
0.005113
Last updated: 4/17/2026, 10:39:00 AM
Quick Conversions
| LBP | CRC |
|---|---|
| 1 LBP | 0.01 CRC |
| 10 LBP | 0.05 CRC |
| 50 LBP | 0.26 CRC |
| 100 LBP | 0.51 CRC |
| 500 LBP | 2.56 CRC |
| 1,000 LBP | 5.11 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-04-17T10:39:00Z",
"rates": {
"CRC": 0.005114
}
}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.5114,
"rate": 0.005114
}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