Rate Overview
Live
1 SVC = 0.306308 GEL
1 GEL = 3.2647
SVC
Avg
0.309958
High
0.316383
Low
0.305597
Last updated: 3/28/2026, 10:52:35 AM
Quick Conversions
| SVC | GEL |
|---|---|
| 1 SVC | 0.31 GEL |
| 10 SVC | 3.06 GEL |
| 50 SVC | 15.32 GEL |
| 100 SVC | 30.63 GEL |
| 500 SVC | 153.15 GEL |
| 1,000 SVC | 306.31 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-28T10:52:35Z",
"rates": {
"GEL": 0.306308
}
}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.6308,
"rate": 0.306308
}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