Rate Overview
Live
1 GEL = 3.3291 SVC
1 SVC = 0.300381
GEL
Avg
3.3141
High
3.3314
Low
3.2966
Last updated: 7/13/2026, 4:37:07 AM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.33 SVC |
| 10 GEL | 33.29 SVC |
| 50 GEL | 166.46 SVC |
| 100 GEL | 332.91 SVC |
| 500 GEL | 1,664.55 SVC |
| 1,000 GEL | 3,329.10 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-13T04:37:07Z",
"rates": {
"SVC": 3.329102
}
}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.9102,
"rate": 3.329102
}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