Rate Overview
Live
1 GBP = 603.9463 CRC
1 CRC = 0.001656
GBP
Avg
605.8713
High
612.5448
Low
598.1459
Last updated: 7/23/2026, 6:07:16 PM
Quick Conversions
| GBP | CRC |
|---|---|
| 1 GBP | 603.95 CRC |
| 10 GBP | 6,039.46 CRC |
| 50 GBP | 30,197.31 CRC |
| 100 GBP | 60,394.63 CRC |
| 500 GBP | 301,973.13 CRC |
| 1,000 GBP | 603,946.26 CRC |
Get GBP/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CRCExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T18:07:16Z",
"rates": {
"CRC": 603.946263
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CRC",
"amount": 100
},
"result": 60394.6263,
"rate": 603.946263
}Build with GBP/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key