Rate Overview
Live
1 GEL = 218.8430 SOS
1 SOS = 0.004569
GEL
Avg
219.1925
High
219.6830
Low
218.7650
Last updated: 9/3/2026, 1:51:57 PM
Quick Conversions
| GEL | SOS |
|---|---|
| 1 GEL | 218.84 SOS |
| 10 GEL | 2,188.43 SOS |
| 50 GEL | 10,942.15 SOS |
| 100 GEL | 21,884.30 SOS |
| 500 GEL | 109,421.48 SOS |
| 1,000 GEL | 218,842.96 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-09-03T13:51:57Z",
"rates": {
"SOS": 218.842961
}
}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": 21884.2961,
"rate": 218.842961
}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