Rate Overview
Live
1 GEL = 1.0084 XCD
1 XCD = 0.991654
GEL
Avg
1.0072
High
1.0085
Low
1.0046
Last updated: 5/7/2026, 4:26:32 AM
Quick Conversions
| GEL | XCD |
|---|---|
| 1 GEL | 1.01 XCD |
| 10 GEL | 10.08 XCD |
| 50 GEL | 50.42 XCD |
| 100 GEL | 100.84 XCD |
| 500 GEL | 504.21 XCD |
| 1,000 GEL | 1,008.42 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-05-07T04:26:32Z",
"rates": {
"XCD": 1.008416
}
}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": 100.8416,
"rate": 1.008416
}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