Rate Overview
Live
1 GEL = 217.8088 SOS
1 SOS = 0.004591
GEL
Avg
217.4545
High
218.1020
Low
216.0301
Last updated: 7/23/2026, 12:19:50 AM
Quick Conversions
| GEL | SOS |
|---|---|
| 1 GEL | 217.81 SOS |
| 10 GEL | 2,178.09 SOS |
| 50 GEL | 10,890.44 SOS |
| 100 GEL | 21,780.88 SOS |
| 500 GEL | 108,904.38 SOS |
| 1,000 GEL | 217,808.76 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-07-23T00:19:50Z",
"rates": {
"SOS": 217.808756
}
}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": 21780.8756,
"rate": 217.808756
}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