Rate Overview
Live
1 SDG = 0.004536 GEL
1 GEL = 220.4586
SDG
Avg
0.004496
High
0.004538
Low
0.004447
Last updated: 3/7/2026, 1:05:10 AM
Quick Conversions
| SDG | GEL |
|---|---|
| 1 SDG | 0.00 GEL |
| 10 SDG | 0.05 GEL |
| 50 SDG | 0.23 GEL |
| 100 SDG | 0.45 GEL |
| 500 SDG | 2.27 GEL |
| 1,000 SDG | 4.54 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-03-07T01:05:10Z",
"rates": {
"GEL": 0.004536
}
}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.4536,
"rate": 0.004536
}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