Rate Overview
Live
1 SOS = 0.004777 GEL
1 GEL = 209.3364
SOS
Avg
0.004731
High
0.004777
Low
0.004671
Last updated: 3/7/2026, 3:08:12 AM
Quick Conversions
| SOS | GEL |
|---|---|
| 1 SOS | 0.00 GEL |
| 10 SOS | 0.05 GEL |
| 50 SOS | 0.24 GEL |
| 100 SOS | 0.48 GEL |
| 500 SOS | 2.39 GEL |
| 1,000 SOS | 4.78 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-03-07T03:08:12Z",
"rates": {
"GEL": 0.004777
}
}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.4777,
"rate": 0.004777
}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