Rate Overview
Live
1 GBP = 641.2453 CRC
1 CRC = 0.001559
GBP
Avg
633.6818
High
641.2453
Low
627.9574
Last updated: 3/7/2026, 4:06:00 AM
Quick Conversions
| GBP | CRC |
|---|---|
| 1 GBP | 641.25 CRC |
| 10 GBP | 6,412.45 CRC |
| 50 GBP | 32,062.26 CRC |
| 100 GBP | 64,124.53 CRC |
| 500 GBP | 320,622.63 CRC |
| 1,000 GBP | 641,245.25 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-03-07T04:06:00Z",
"rates": {
"CRC": 641.245251
}
}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": 64124.525100000006,
"rate": 641.245251
}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