Rate Overview
Live
1 GEL = 1.0033 XCD
1 XCD = 0.996688
GEL
Avg
0.989759
High
1.0068
Low
0.952759
Last updated: 3/27/2026, 9:45:32 AM
Quick Conversions
| GEL | XCD |
|---|---|
| 1 GEL | 1.00 XCD |
| 10 GEL | 10.03 XCD |
| 50 GEL | 50.17 XCD |
| 100 GEL | 100.33 XCD |
| 500 GEL | 501.66 XCD |
| 1,000 GEL | 1,003.32 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-03-27T09:45:32Z",
"rates": {
"XCD": 1.003323
}
}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.3323,
"rate": 1.003323
}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