Rate Overview
Live
1 GEL = 217.4545 SOS
1 SOS = 0.004599
GEL
Avg
217.6185
High
218.1020
Low
217.4193
Last updated: 7/26/2026, 1:57:30 AM
Quick Conversions
| GEL | SOS |
|---|---|
| 1 GEL | 217.45 SOS |
| 10 GEL | 2,174.54 SOS |
| 50 GEL | 10,872.72 SOS |
| 100 GEL | 21,745.45 SOS |
| 500 GEL | 108,727.24 SOS |
| 1,000 GEL | 217,454.48 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-26T01:57:30Z",
"rates": {
"SOS": 217.454484
}
}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": 21745.4484,
"rate": 217.454484
}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