Rate Overview
Live
1 GEL = 3.2845 SVC
1 SVC = 0.304457
GEL
Avg
3.2530
High
3.2845
Low
3.2136
Last updated: 5/28/2026, 11:03:46 PM
Quick Conversions
| GEL | SVC |
|---|---|
| 1 GEL | 3.28 SVC |
| 10 GEL | 32.85 SVC |
| 50 GEL | 164.23 SVC |
| 100 GEL | 328.45 SVC |
| 500 GEL | 1,642.27 SVC |
| 1,000 GEL | 3,284.54 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-28T23:03:46Z",
"rates": {
"SVC": 3.284539
}
}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.45390000000003,
"rate": 3.284539
}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