Rate Overview
Live
1 GEL = 211.8626 SOS
1 SOS = 0.004720
GEL
Avg
210.8938
High
214.4734
Low
208.9488
Last updated: 3/27/2026, 1:20:42 PM
Quick Conversions
| GEL | SOS |
|---|---|
| 1 GEL | 211.86 SOS |
| 10 GEL | 2,118.63 SOS |
| 50 GEL | 10,593.13 SOS |
| 100 GEL | 21,186.26 SOS |
| 500 GEL | 105,931.28 SOS |
| 1,000 GEL | 211,862.55 SOS |
Get GEL/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SOSExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-27T13:20:42Z",
"rates": {
"SOS": 211.862552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SOS",
"amount": 100
},
"result": 21186.2552,
"rate": 211.862552
}Build with GEL/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key