Rate Overview
Live
1 SOS = 0.004632 GEL
1 GEL = 215.8895
SOS
Avg
0.004639
High
0.004644
Low
0.004632
Last updated: 6/18/2026, 11:19:40 AM
Quick Conversions
| SOS | GEL |
|---|---|
| 1 SOS | 0.00 GEL |
| 10 SOS | 0.05 GEL |
| 50 SOS | 0.23 GEL |
| 100 SOS | 0.46 GEL |
| 500 SOS | 2.32 GEL |
| 1,000 SOS | 4.63 GEL |
Get SOS/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=GELExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-06-18T11:19:40Z",
"rates": {
"GEL": 0.004632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "GEL",
"amount": 100
},
"result": 0.4632,
"rate": 0.004632
}Build with SOS/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key