Rate Overview
Live
1 GEL = 170.8449 CRC
1 CRC = 0.005853
GEL
Avg
169.7014
High
170.8449
Low
168.7646
Last updated: 5/7/2026, 6:55:32 AM
Quick Conversions
| GEL | CRC |
|---|---|
| 1 GEL | 170.84 CRC |
| 10 GEL | 1,708.45 CRC |
| 50 GEL | 8,542.25 CRC |
| 100 GEL | 17,084.49 CRC |
| 500 GEL | 85,422.46 CRC |
| 1,000 GEL | 170,844.91 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-07T06:55:32Z",
"rates": {
"CRC": 170.844911
}
}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": 17084.4911,
"rate": 170.844911
}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