Rate Overview
Live
1 GEL = 172.6867 CRC
1 CRC = 0.005791
GEL
Avg
179.5914
High
187.9787
Low
169.4624
Last updated: 7/26/2026, 8:35:38 PM
Quick Conversions
| GEL | CRC |
|---|---|
| 1 GEL | 172.69 CRC |
| 10 GEL | 1,726.87 CRC |
| 50 GEL | 8,634.33 CRC |
| 100 GEL | 17,268.67 CRC |
| 500 GEL | 86,343.34 CRC |
| 1,000 GEL | 172,686.68 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-26T20:35:38Z",
"rates": {
"CRC": 172.686676
}
}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": 17268.6676,
"rate": 172.686676
}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