Rate Overview
Live
1 CRC = 0.001473 GIP
1 GIP = 678.8866 CRC
Avg
0.001510
High
0.001533
Low
0.001473
Last updated: 1/25/2026, 1:17:24 PM
Quick Conversions
| CRC | GIP |
|---|---|
| 1 CRC | 0.00 GIP |
| 10 CRC | 0.01 GIP |
| 50 CRC | 0.07 GIP |
| 100 CRC | 0.15 GIP |
| 500 CRC | 0.74 GIP |
| 1,000 CRC | 1.47 GIP |
Get CRC/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=GIPExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-01-25T13:17:24Z",
"rates": {
"GIP": 0.001473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "GIP",
"amount": 100
},
"result": 0.1473,
"rate": 0.001473
}Build with CRC/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key