Rate Overview
Live
1 GEL = 173.8851 CRC
1 CRC = 0.005751
GEL
Avg
173.8133
High
174.5677
Low
172.8076
Last updated: 9/2/2026, 9:01:23 AM
Quick Conversions
| GEL | CRC |
|---|---|
| 1 GEL | 173.89 CRC |
| 10 GEL | 1,738.85 CRC |
| 50 GEL | 8,694.26 CRC |
| 100 GEL | 17,388.51 CRC |
| 500 GEL | 86,942.57 CRC |
| 1,000 GEL | 173,885.13 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-09-02T09:01:23Z",
"rates": {
"CRC": 173.885131
}
}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": 17388.5131,
"rate": 173.885131
}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