Rate Overview
Live
1 GEL = 1.0271 XCD
1 XCD = 0.973657
GEL
Avg
1.0257
High
1.0271
Low
1.0230
Last updated: 7/5/2026, 3:25:30 AM
Quick Conversions
| GEL | XCD |
|---|---|
| 1 GEL | 1.03 XCD |
| 10 GEL | 10.27 XCD |
| 50 GEL | 51.35 XCD |
| 100 GEL | 102.71 XCD |
| 500 GEL | 513.53 XCD |
| 1,000 GEL | 1,027.06 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-07-05T03:25:30Z",
"rates": {
"XCD": 1.027056
}
}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.7056,
"rate": 1.027056
}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