Rate Overview
Live
1 XCD = 1.0059 GEL
1 GEL = 0.994180
XCD
Avg
0.997638
High
1.0061
Low
0.987657
Last updated: 3/7/2026, 1:03:21 AM
Quick Conversions
| XCD | GEL |
|---|---|
| 1 XCD | 1.01 GEL |
| 10 XCD | 10.06 GEL |
| 50 XCD | 50.29 GEL |
| 100 XCD | 100.59 GEL |
| 500 XCD | 502.93 GEL |
| 1,000 XCD | 1,005.85 GEL |
Get XCD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=GELExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-07T01:03:21Z",
"rates": {
"GEL": 1.005854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "GEL",
"amount": 100
},
"result": 100.5854,
"rate": 1.005854
}Build with XCD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key