Rate Overview
Live
1 GEL = 3.2426 SVC
1 SVC = 0.308399
GEL
Avg
3.2014
High
3.2540
Low
3.0805
Last updated: 3/27/2026, 2:30:19 AM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.24 SVC |
| 10 GEL | 32.43 SVC |
| 50 GEL | 162.13 SVC |
| 100 GEL | 324.26 SVC |
| 500 GEL | 1,621.28 SVC |
| 1,000 GEL | 3,242.55 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-03-27T02:30:19Z",
"rates": {
"SVC": 3.242552
}
}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": 324.2552,
"rate": 3.242552
}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