Rate Overview
Live
1 CRC = 0.005812 GEL
1 GEL = 172.0578
CRC
Avg
0.005796
High
0.005831
Low
0.005750
Last updated: 6/16/2026, 1:28:03 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.81 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-06-16T13:28:03Z",
"rates": {
"GEL": 0.005812
}
}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.5812,
"rate": 0.005812
}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