Rate Overview
Live
1 GEL = 3.2359 SVC
1 SVC = 0.309032
GEL
Avg
3.2466
High
3.2604
Low
3.2359
Last updated: 4/18/2026, 8:50:58 AM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.24 SVC |
| 10 GEL | 32.36 SVC |
| 50 GEL | 161.80 SVC |
| 100 GEL | 323.59 SVC |
| 500 GEL | 1,617.96 SVC |
| 1,000 GEL | 3,235.92 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-04-18T08:50:58Z",
"rates": {
"SVC": 3.235916
}
}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": 323.5916,
"rate": 3.235916
}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