Rate Overview
Live
1 GEL = 1.0365 XCD
1 XCD = 0.964798
GEL
Avg
1.0357
High
1.0365
Low
1.0330
Last updated: 8/13/2026, 7:26:52 AM
Quick Conversions
| GEL | XCD |
|---|---|
| 1 GEL | 1.04 XCD |
| 10 GEL | 10.36 XCD |
| 50 GEL | 51.82 XCD |
| 100 GEL | 103.65 XCD |
| 500 GEL | 518.24 XCD |
| 1,000 GEL | 1,036.49 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-08-13T07:26:52Z",
"rates": {
"XCD": 1.036486
}
}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": 103.6486,
"rate": 1.036486
}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