Rate Overview
Live
1 GEL = 218.7134 SOS
1 SOS = 0.004572
GEL
Avg
219.0095
High
222.8442
Low
218.0287
Last updated: 8/13/2026, 2:16:33 PM
Quick Conversions
| GEL | SOS |
|---|---|
| 1 GEL | 218.71 SOS |
| 10 GEL | 2,187.13 SOS |
| 50 GEL | 10,935.67 SOS |
| 100 GEL | 21,871.34 SOS |
| 500 GEL | 109,356.71 SOS |
| 1,000 GEL | 218,713.41 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-08-13T14:16:33Z",
"rates": {
"SOS": 218.713412
}
}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": 21871.3412,
"rate": 218.713412
}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