Rate Overview
Live
1 CRC = 0.001619 GBP
1 GBP = 617.6652
CRC
Avg
0.001536
High
0.001619
Low
0.001459
Last updated: 3/27/2026, 9:34:44 AM
Quick Conversions
| CRC | GBP |
|---|---|
| 1 CRC | 0.00 GBP |
| 10 CRC | 0.02 GBP |
| 50 CRC | 0.08 GBP |
| 100 CRC | 0.16 GBP |
| 500 CRC | 0.81 GBP |
| 1,000 CRC | 1.62 GBP |
Get CRC/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=GBPExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-27T09:34:44Z",
"rates": {
"GBP": 0.001619
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "GBP",
"amount": 100
},
"result": 0.1619,
"rate": 0.001619
}Build with CRC/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key