Rate Overview
Live
1 LBP = 0.005186 CRC
1 CRC = 192.8268
LBP
Avg
0.005252
High
0.005388
Low
0.005169
Last updated: 3/28/2026, 12:04:07 PM
Quick Conversions
| LBP | CRC |
|---|---|
| 1 LBP | 0.01 CRC |
| 10 LBP | 0.05 CRC |
| 50 LBP | 0.26 CRC |
| 100 LBP | 0.52 CRC |
| 500 LBP | 2.59 CRC |
| 1,000 LBP | 5.19 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-28T12:04:07Z",
"rates": {
"CRC": 0.005186
}
}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.5186,
"rate": 0.005186
}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