Rate Overview
Live
1 SOS = 0.004720 GEL
1 GEL = 211.8644
SOS
Avg
0.004733
High
0.004785
Low
0.004677
Last updated: 3/27/2026, 8:28:31 AM
Quick Conversions
| SOS | GEL |
|---|---|
| 1 SOS | 0.00 GEL |
| 10 SOS | 0.05 GEL |
| 50 SOS | 0.24 GEL |
| 100 SOS | 0.47 GEL |
| 500 SOS | 2.36 GEL |
| 1,000 SOS | 4.72 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-27T08:28:31Z",
"rates": {
"GEL": 0.00472
}
}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.47200000000000003,
"rate": 0.00472
}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