Rate Overview
Live
1 GEL = 3.2139 SVC
1 SVC = 0.311153
GEL
Avg
3.2457
High
3.2779
Low
3.2123
Last updated: 3/6/2026, 8:13:06 AM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.21 SVC |
| 10 GEL | 32.14 SVC |
| 50 GEL | 160.69 SVC |
| 100 GEL | 321.39 SVC |
| 500 GEL | 1,606.93 SVC |
| 1,000 GEL | 3,213.86 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-06T08:13:06Z",
"rates": {
"SVC": 3.213856
}
}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": 321.38559999999995,
"rate": 3.213856
}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