Rate Overview
Live
1 SDG = 0.004441 GEL
1 GEL = 225.1745
SDG
Avg
0.004443
High
0.004448
Low
0.004436
Last updated: 5/27/2026, 12:12:27 PM
Quick Conversions
| SDG | GEL |
|---|---|
| 1 SDG | 0.00 GEL |
| 10 SDG | 0.04 GEL |
| 50 SDG | 0.22 GEL |
| 100 SDG | 0.44 GEL |
| 500 SDG | 2.22 GEL |
| 1,000 SDG | 4.44 GEL |
Get SDG/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=GELExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-05-27T12:12:27Z",
"rates": {
"GEL": 0.004441
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "GEL",
"amount": 100
},
"result": 0.44409999999999994,
"rate": 0.004441
}Build with SDG/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key