Rate Overview
Live
1 GBP = 609.1337 CRC
1 CRC = 0.001642
GBP
Avg
611.2932
High
613.8182
Low
608.3186
Last updated: 8/14/2026, 8:58:46 PM
Quick Conversions
| GBP | CRC |
|---|---|
| 1 GBP | 609.13 CRC |
| 10 GBP | 6,091.34 CRC |
| 50 GBP | 30,456.68 CRC |
| 100 GBP | 60,913.37 CRC |
| 500 GBP | 304,566.83 CRC |
| 1,000 GBP | 609,133.65 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-08-14T20:58:46Z",
"rates": {
"CRC": 609.133654
}
}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": 60913.365399999995,
"rate": 609.133654
}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