Rate Overview
Live
1 GEL = 173.3003 CRC
1 CRC = 0.005770
GEL
Avg
172.2818
High
173.4928
Low
171.1867
Last updated: 7/14/2026, 3:51:33 AM
Quick Conversions
| GEL | CRC |
|---|---|
| 1 GEL | 173.30 CRC |
| 10 GEL | 1,733.00 CRC |
| 50 GEL | 8,665.01 CRC |
| 100 GEL | 17,330.03 CRC |
| 500 GEL | 86,650.13 CRC |
| 1,000 GEL | 173,300.26 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-14T03:51:33Z",
"rates": {
"CRC": 173.300265
}
}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": 17330.0265,
"rate": 173.300265
}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