Rate Overview
Live
1 XCD = 0.962844 GEL
1 GEL = 1.0386
XCD
Avg
0.964329
High
0.966457
Low
0.962844
Last updated: 8/19/2026, 2:54:15 AM
Quick Conversions
| XCD | GEL |
|---|---|
| 1 XCD | 0.96 GEL |
| 10 XCD | 9.63 GEL |
| 50 XCD | 48.14 GEL |
| 100 XCD | 96.28 GEL |
| 500 XCD | 481.42 GEL |
| 1,000 XCD | 962.84 GEL |
Get XCD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=GELExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-08-19T02:54:15Z",
"rates": {
"GEL": 0.962844
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "GEL",
"amount": 100
},
"result": 96.2844,
"rate": 0.962844
}Build with XCD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key