Rate Overview
Live
1 SVC = 0.299407 GEL
1 GEL = 3.3399
SVC
Avg
0.299717
High
0.300397
Low
0.299407
Last updated: 7/29/2026, 6:42:22 PM
Quick Conversions
| SVC | GEL |
|---|---|
| 1 SVC | 0.30 GEL |
| 10 SVC | 2.99 GEL |
| 50 SVC | 14.97 GEL |
| 100 SVC | 29.94 GEL |
| 500 SVC | 149.70 GEL |
| 1,000 SVC | 299.41 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-07-29T18:42:22Z",
"rates": {
"GEL": 0.299407
}
}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.9407,
"rate": 0.299407
}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