Rate Overview
Live
1 CRC = 0.005816 GEL
1 GEL = 171.9395
CRC
Avg
0.005754
High
0.005831
Low
0.005628
Last updated: 3/27/2026, 5:02:48 PM
Quick Conversions
| CRC | GEL |
|---|---|
| 1 CRC | 0.01 GEL |
| 10 CRC | 0.06 GEL |
| 50 CRC | 0.29 GEL |
| 100 CRC | 0.58 GEL |
| 500 CRC | 2.91 GEL |
| 1,000 CRC | 5.82 GEL |
Get CRC/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=GELExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-27T17:02:48Z",
"rates": {
"GEL": 0.005816
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "GEL",
"amount": 100
},
"result": 0.5816,
"rate": 0.005816
}Build with CRC/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key