Rate Overview
Live
1 XCD = 1.0005 GEL
1 GEL = 0.999516
XCD
Avg
0.996528
High
1.0005
Low
0.993514
Last updated: 4/18/2026, 8:49:04 AM
Quick Conversions
| XCD | GEL |
|---|---|
| 1 XCD | 1.00 GEL |
| 10 XCD | 10.00 GEL |
| 50 XCD | 50.02 GEL |
| 100 XCD | 100.05 GEL |
| 500 XCD | 500.24 GEL |
| 1,000 XCD | 1,000.48 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-04-18T08:49:04Z",
"rates": {
"GEL": 1.000484
}
}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.04839999999999,
"rate": 1.000484
}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