Rate Overview
Live
1 GEL = 3.3254 SVC
1 SVC = 0.300717
GEL
Avg
3.3187
High
3.3254
Low
3.3149
Last updated: 7/4/2026, 5:40:51 AM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.33 SVC |
| 10 GEL | 33.25 SVC |
| 50 GEL | 166.27 SVC |
| 100 GEL | 332.54 SVC |
| 500 GEL | 1,662.69 SVC |
| 1,000 GEL | 3,325.38 SVC |
Get GEL/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SVCExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-04T05:40:51Z",
"rates": {
"SVC": 3.325382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SVC",
"amount": 100
},
"result": 332.53819999999996,
"rate": 3.325382
}Build with GEL/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key