Rate Overview
Live
1 GEL = 172.9297 CRC
1 CRC = 0.005783
GEL
Avg
175.0718
High
184.8603
Low
168.7468
Last updated: 7/7/2026, 9:07:15 PM
Quick Conversions
| GEL | CRC |
|---|---|
| 1 GEL | 172.93 CRC |
| 10 GEL | 1,729.30 CRC |
| 50 GEL | 8,646.48 CRC |
| 100 GEL | 17,292.97 CRC |
| 500 GEL | 86,464.83 CRC |
| 1,000 GEL | 172,929.66 CRC |
Get GEL/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=CRCExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-07T21:07:15Z",
"rates": {
"CRC": 172.92966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "CRC",
"amount": 100
},
"result": 17292.966,
"rate": 172.92966
}Build with GEL/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key