Rate Overview
Live
1 GEL = 170.1789 CRC
1 CRC = 0.005876
GEL
Avg
171.4596
High
172.6303
Low
170.1789
Last updated: 4/17/2026, 12:29:50 AM
Quick Conversions
| GEL | CRC |
|---|---|
| 1 GEL | 170.18 CRC |
| 10 GEL | 1,701.79 CRC |
| 50 GEL | 8,508.95 CRC |
| 100 GEL | 17,017.89 CRC |
| 500 GEL | 85,089.47 CRC |
| 1,000 GEL | 170,178.94 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-04-17T00:29:50Z",
"rates": {
"CRC": 170.178939
}
}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": 17017.893900000003,
"rate": 170.178939
}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