Rate Overview
Live
1 SVC = 0.311711 GEL
1 GEL = 3.2081
SVC
Avg
0.308881
High
0.311711
Low
0.305073
Last updated: 3/7/2026, 7:41:28 AM
Quick Conversions
| SVC | GEL |
|---|---|
| 1 SVC | 0.31 GEL |
| 10 SVC | 3.12 GEL |
| 50 SVC | 15.59 GEL |
| 100 SVC | 31.17 GEL |
| 500 SVC | 155.86 GEL |
| 1,000 SVC | 311.71 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-03-07T07:41:28Z",
"rates": {
"GEL": 0.311711
}
}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": 31.171100000000003,
"rate": 0.311711
}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