Rate Overview
Live
1 XCD = 0.969127 GEL
1 GEL = 1.0319
XCD
Avg
0.973234
High
0.978603
Low
0.966815
Last updated: 7/22/2026, 9:30:01 AM
Quick Conversions
| XCD | GEL |
|---|---|
| 1 XCD | 0.97 GEL |
| 10 XCD | 9.69 GEL |
| 50 XCD | 48.46 GEL |
| 100 XCD | 96.91 GEL |
| 500 XCD | 484.56 GEL |
| 1,000 XCD | 969.13 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-07-22T09:30:01Z",
"rates": {
"GEL": 0.969127
}
}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": 96.9127,
"rate": 0.969127
}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