Rate Overview
Live
1 GEL = 171.9130 CRC
1 CRC = 0.005817
GEL
Avg
182.1762
High
186.4215
Low
171.9130
Last updated: 3/27/2026, 3:06:03 PM
Quick Conversions
| GEL | CRC |
|---|---|
| 1 GEL | 171.91 CRC |
| 10 GEL | 1,719.13 CRC |
| 50 GEL | 8,595.65 CRC |
| 100 GEL | 17,191.30 CRC |
| 500 GEL | 85,956.48 CRC |
| 1,000 GEL | 171,912.97 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-03-27T15:06:03Z",
"rates": {
"CRC": 171.912969
}
}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": 17191.2969,
"rate": 171.912969
}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