Rate Overview
Live
1 SYP = 0.024462 GEL
1 GEL = 40.8797
SYP
Avg
0.024361
High
0.024462
Low
0.024270
Last updated: 4/18/2026, 10:36:23 AM
Quick Conversions
| SYP | GEL |
|---|---|
| 1 SYP | 0.02 GEL |
| 10 SYP | 0.24 GEL |
| 50 SYP | 1.22 GEL |
| 100 SYP | 2.45 GEL |
| 500 SYP | 12.23 GEL |
| 1,000 SYP | 24.46 GEL |
Get SYP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=GELExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-18T10:36:23Z",
"rates": {
"GEL": 0.024462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "GEL",
"amount": 100
},
"result": 2.4462,
"rate": 0.024462
}Build with SYP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key