Rate Overview
Live
1 SVC = 0.302889 GEL
1 GEL = 3.3015
SVC
Avg
0.302973
High
0.303346
Low
0.302525
Last updated: 6/19/2026, 8:53:41 AM
Quick Conversions
| SVC | GEL |
|---|---|
| 1 SVC | 0.30 GEL |
| 10 SVC | 3.03 GEL |
| 50 SVC | 15.14 GEL |
| 100 SVC | 30.29 GEL |
| 500 SVC | 151.44 GEL |
| 1,000 SVC | 302.89 GEL |
Get SVC/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=GELExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-06-19T08:53:41Z",
"rates": {
"GEL": 0.302889
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "GEL",
"amount": 100
},
"result": 30.2889,
"rate": 0.302889
}Build with SVC/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key