Rate Overview
Live
1 GEL = 169.8524 CRC
1 CRC = 0.005887
GEL
Avg
169.8094
High
170.3589
Low
169.4724
Last updated: 5/27/2026, 1:34:43 PM
Quick Conversions
| GEL | CRC |
|---|---|
| 1 GEL | 169.85 CRC |
| 10 GEL | 1,698.52 CRC |
| 50 GEL | 8,492.62 CRC |
| 100 GEL | 16,985.24 CRC |
| 500 GEL | 84,926.22 CRC |
| 1,000 GEL | 169,852.44 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-05-27T13:34:43Z",
"rates": {
"CRC": 169.852445
}
}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": 16985.2445,
"rate": 169.852445
}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