Rate Overview
Live
1 GEL = 1.0213 XCD
1 XCD = 0.979115
GEL
Avg
1.0200
High
1.0213
Low
1.0175
Last updated: 6/16/2026, 11:13:20 AM
Quick Conversions
| GEL | XCD |
|---|---|
| 1 GEL | 1.02 XCD |
| 10 GEL | 10.21 XCD |
| 50 GEL | 51.07 XCD |
| 100 GEL | 102.13 XCD |
| 500 GEL | 510.67 XCD |
| 1,000 GEL | 1,021.33 XCD |
Get GEL/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=XCDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-06-16T11:13:20Z",
"rates": {
"XCD": 1.02133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "XCD",
"amount": 100
},
"result": 102.13300000000001,
"rate": 1.02133
}Build with GEL/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key