Rate Overview
Live
1 SVC = 0.308032 GEL
1 GEL = 3.2464
SVC
Avg
0.307765
High
0.308217
Low
0.306706
Last updated: 4/17/2026, 10:47:47 AM
Quick Conversions
| SVC | GEL |
|---|---|
| 1 SVC | 0.31 GEL |
| 10 SVC | 3.08 GEL |
| 50 SVC | 15.40 GEL |
| 100 SVC | 30.80 GEL |
| 500 SVC | 154.02 GEL |
| 1,000 SVC | 308.03 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-04-17T10:47:47Z",
"rates": {
"GEL": 0.308032
}
}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": 30.803199999999997,
"rate": 0.308032
}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