Rate Overview
Live
1 SVC = 0.297324 GEL
1 GEL = 3.3633
SVC
Avg
0.297718
High
0.298371
Low
0.297215
Last updated: 9/9/2026, 6:22:16 PM
Quick Conversions
| SVC | GEL |
|---|---|
| 1 SVC | 0.30 GEL |
| 10 SVC | 2.97 GEL |
| 50 SVC | 14.87 GEL |
| 100 SVC | 29.73 GEL |
| 500 SVC | 148.66 GEL |
| 1,000 SVC | 297.32 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-09-09T18:22:16Z",
"rates": {
"GEL": 0.297324
}
}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.7324,
"rate": 0.297324
}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