Rate Overview
Live
1 SOS = 0.004731 GEL
1 GEL = 211.3718
SOS
Avg
0.004715
High
0.004731
Low
0.004695
Last updated: 4/18/2026, 8:51:10 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.37 GEL |
| 1,000 SOS | 4.73 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-04-18T08:51:10Z",
"rates": {
"GEL": 0.004731
}
}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.4731,
"rate": 0.004731
}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