Rate Overview
Live
1 GEL = 3.2866 SVC
1 SVC = 0.304265
GEL
Avg
3.2837
High
3.2866
Low
3.2800
Last updated: 5/29/2026, 2:29:05 PM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.29 SVC |
| 10 GEL | 32.87 SVC |
| 50 GEL | 164.33 SVC |
| 100 GEL | 328.66 SVC |
| 500 GEL | 1,643.31 SVC |
| 1,000 GEL | 3,286.61 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-05-29T14:29:05Z",
"rates": {
"SVC": 3.28661
}
}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": 328.661,
"rate": 3.28661
}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