Rate Overview
Live
1 GEL = 173.1205 CRC
1 CRC = 0.005776
GEL
Avg
173.8312
High
184.8544
Low
168.9564
Last updated: 7/24/2026, 5:18:45 AM
Quick Conversions
| GEL | CRC |
|---|---|
| 1 GEL | 173.12 CRC |
| 10 GEL | 1,731.20 CRC |
| 50 GEL | 8,656.02 CRC |
| 100 GEL | 17,312.05 CRC |
| 500 GEL | 86,560.24 CRC |
| 1,000 GEL | 173,120.47 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-24T05:18:45Z",
"rates": {
"CRC": 173.12047
}
}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": 17312.047000000002,
"rate": 173.12047
}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