Rate Overview
Live
1 GEL = 3.3399 SVC
1 SVC = 0.299408
GEL
Avg
3.3293
High
3.3433
Low
3.3149
Last updated: 7/29/2026, 3:32:12 AM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.34 SVC |
| 10 GEL | 33.40 SVC |
| 50 GEL | 167.00 SVC |
| 100 GEL | 333.99 SVC |
| 500 GEL | 1,669.96 SVC |
| 1,000 GEL | 3,339.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-07-29T03:32:12Z",
"rates": {
"SVC": 3.339924
}
}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": 333.9924,
"rate": 3.339924
}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