Rate Overview
Live
1 GEL = 3.3515 SVC
1 SVC = 0.298371
GEL
Avg
3.3573
High
3.3638
Low
3.3515
Last updated: 9/5/2026, 1:05:51 AM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.35 SVC |
| 10 GEL | 33.52 SVC |
| 50 GEL | 167.58 SVC |
| 100 GEL | 335.15 SVC |
| 500 GEL | 1,675.76 SVC |
| 1,000 GEL | 3,351.53 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-09-05T01:05:51Z",
"rates": {
"SVC": 3.351529
}
}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": 335.15290000000005,
"rate": 3.351529
}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