Rate Overview
Live
1 SYP = 0.023963 GEL
1 GEL = 41.7310
SYP
Avg
0.023990
High
0.024019
Low
0.023963
Last updated: 6/18/2026, 3:41:31 AM
Quick Conversions
| SYP | GEL |
|---|---|
| 1 SYP | 0.02 GEL |
| 10 SYP | 0.24 GEL |
| 50 SYP | 1.20 GEL |
| 100 SYP | 2.40 GEL |
| 500 SYP | 11.98 GEL |
| 1,000 SYP | 23.96 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-06-18T03:41:31Z",
"rates": {
"GEL": 0.023963
}
}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.3963,
"rate": 0.023963
}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