Rate Overview
Live
1 SVC = 0.297907 GEL
1 GEL = 3.3568
SVC
Avg
0.298181
High
0.298719
Low
0.297866
Last updated: 8/19/2026, 6:34:59 PM
Quick Conversions
| SVC | GEL |
|---|---|
| 1 SVC | 0.30 GEL |
| 10 SVC | 2.98 GEL |
| 50 SVC | 14.90 GEL |
| 100 SVC | 29.79 GEL |
| 500 SVC | 148.95 GEL |
| 1,000 SVC | 297.91 GEL |
Get SVC/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=GELExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-08-19T18:34:59Z",
"rates": {
"GEL": 0.297907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "GEL",
"amount": 100
},
"result": 29.790699999999998,
"rate": 0.297907
}Build with SVC/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key