Rate Overview
Live
1 GEL = 172.0343 CRC
1 CRC = 0.005813
GEL
Avg
172.5165
High
173.9023
Low
171.4860
Last updated: 6/16/2026, 11:14:28 AM
Quick Conversions
| GEL | CRC |
|---|---|
| 1 GEL | 172.03 CRC |
| 10 GEL | 1,720.34 CRC |
| 50 GEL | 8,601.72 CRC |
| 100 GEL | 17,203.43 CRC |
| 500 GEL | 86,017.16 CRC |
| 1,000 GEL | 172,034.32 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-06-16T11:14:28Z",
"rates": {
"CRC": 172.034319
}
}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": 17203.4319,
"rate": 172.034319
}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