Rate Overview
Live
1 GBP = 623.7355 CRC
1 CRC = 0.001603
GBP
Avg
618.3745
High
623.7355
Low
614.5295
Last updated: 5/7/2026, 10:32:15 AM
Quick Conversions
| GBP | CRC |
|---|---|
| 1 GBP | 623.74 CRC |
| 10 GBP | 6,237.36 CRC |
| 50 GBP | 31,186.78 CRC |
| 100 GBP | 62,373.55 CRC |
| 500 GBP | 311,867.77 CRC |
| 1,000 GBP | 623,735.55 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-05-07T10:32:15Z",
"rates": {
"CRC": 623.735549
}
}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": 62373.5549,
"rate": 623.735549
}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