Rate Overview
Live
1 GEL = 3.3387 SVC
1 SVC = 0.299514
GEL
Avg
3.2188
High
3.3387
Low
3.0805
Last updated: 7/28/2026, 1:08:17 PM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.34 SVC |
| 10 GEL | 33.39 SVC |
| 50 GEL | 166.94 SVC |
| 100 GEL | 333.87 SVC |
| 500 GEL | 1,669.37 SVC |
| 1,000 GEL | 3,338.74 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-28T13:08:17Z",
"rates": {
"SVC": 3.338739
}
}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": 333.8739,
"rate": 3.338739
}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