Rate Overview
Live
1 GEL = 3.2758 SVC
1 SVC = 0.305270
GEL
Avg
3.2644
High
3.2758
Low
3.2458
Last updated: 5/8/2026, 3:46:20 PM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.28 SVC |
| 10 GEL | 32.76 SVC |
| 50 GEL | 163.79 SVC |
| 100 GEL | 327.58 SVC |
| 500 GEL | 1,637.89 SVC |
| 1,000 GEL | 3,275.79 SVC |
Get GEL/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SVCExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-08T15:46:20Z",
"rates": {
"SVC": 3.275785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SVC",
"amount": 100
},
"result": 327.5785,
"rate": 3.275785
}Build with GEL/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key