Rate Overview
Live
1 CRC = 0.001576 GBP
1 GBP = 634.5178
CRC
Avg
0.001582
High
0.001592
Low
0.001570
Last updated: 3/7/2026, 12:29:33 AM
Quick Conversions
| CRC | GBP |
|---|---|
| 1 CRC | 0.00 GBP |
| 10 CRC | 0.02 GBP |
| 50 CRC | 0.08 GBP |
| 100 CRC | 0.16 GBP |
| 500 CRC | 0.79 GBP |
| 1,000 CRC | 1.58 GBP |
Get CRC/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=GBPExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-07T00:29:33Z",
"rates": {
"GBP": 0.001576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "GBP",
"amount": 100
},
"result": 0.1576,
"rate": 0.001576
}Build with CRC/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key