Rate Overview
Live
1 GEL = 172.4536 CRC
1 CRC = 0.005799
GEL
Avg
173.1443
High
174.1676
Low
172.3497
Last updated: 8/15/2026, 11:10:43 PM
Quick Conversions
| GEL | CRC |
|---|---|
| 1 GEL | 172.45 CRC |
| 10 GEL | 1,724.54 CRC |
| 50 GEL | 8,622.68 CRC |
| 100 GEL | 17,245.36 CRC |
| 500 GEL | 86,226.81 CRC |
| 1,000 GEL | 172,453.63 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-08-15T23:10:43Z",
"rates": {
"CRC": 172.453628
}
}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": 17245.362800000003,
"rate": 172.453628
}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