Rate Overview
Live
1 GEL = 3.3055 SVC
1 SVC = 0.302525
GEL
Avg
3.3008
High
3.3055
Low
3.2966
Last updated: 6/18/2026, 8:15:28 AM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.31 SVC |
| 10 GEL | 33.06 SVC |
| 50 GEL | 165.28 SVC |
| 100 GEL | 330.55 SVC |
| 500 GEL | 1,652.75 SVC |
| 1,000 GEL | 3,305.51 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-06-18T08:15:28Z",
"rates": {
"SVC": 3.30551
}
}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": 330.551,
"rate": 3.30551
}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