Rate Overview
Live
1 GEL = 220.4461 SDG
1 SDG = 0.004536
GEL
Avg
222.6318
High
224.8415
Low
220.3459
Last updated: 3/6/2026, 11:25:43 PM
Quick Conversions
| GEL | SDG |
|---|---|
| 1 GEL | 220.45 SDG |
| 10 GEL | 2,204.46 SDG |
| 50 GEL | 11,022.30 SDG |
| 100 GEL | 22,044.61 SDG |
| 500 GEL | 110,223.05 SDG |
| 1,000 GEL | 220,446.10 SDG |
Get GEL/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SDGExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-06T23:25:43Z",
"rates": {
"SDG": 220.446098
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SDG",
"amount": 100
},
"result": 22044.609800000002,
"rate": 220.446098
}Build with GEL/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key