Rate Overview
Live
1 GBP = 611.5710 CRC
1 CRC = 0.001635
GBP
Avg
612.6251
High
617.6129
Low
609.6185
Last updated: 6/17/2026, 6:50:16 AM
Quick Conversions
| GBP | CRC |
|---|---|
| 1 GBP | 611.57 CRC |
| 10 GBP | 6,115.71 CRC |
| 50 GBP | 30,578.55 CRC |
| 100 GBP | 61,157.10 CRC |
| 500 GBP | 305,785.52 CRC |
| 1,000 GBP | 611,571.05 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-06-17T06:50:16Z",
"rates": {
"CRC": 611.571045
}
}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": 61157.1045,
"rate": 611.571045
}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