Rate Overview
Live
1 SDG = 0.004341 GEL
1 GEL = 230.3617
SDG
Avg
0.004342
High
0.004350
Low
0.004333
Last updated: 9/6/2026, 10:16:04 AM
Quick Conversions
| SDG | GEL |
|---|---|
| 1 SDG | 0.00 GEL |
| 10 SDG | 0.04 GEL |
| 50 SDG | 0.22 GEL |
| 100 SDG | 0.43 GEL |
| 500 SDG | 2.17 GEL |
| 1,000 SDG | 4.34 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-09-06T10:16:04Z",
"rates": {
"GEL": 0.004341
}
}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.43410000000000004,
"rate": 0.004341
}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