Rate Overview
Live
1 GEL = 3.4662 SEK
1 SEK = 0.288498
GEL
Avg
3.4306
High
3.5344
Low
3.3146
Last updated: 5/27/2026, 1:36:04 PM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.47 SEK |
| 10 GEL | 34.66 SEK |
| 50 GEL | 173.31 SEK |
| 100 GEL | 346.62 SEK |
| 500 GEL | 1,733.12 SEK |
| 1,000 GEL | 3,466.23 SEK |
Get GEL/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SEKExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-27T13:36:04Z",
"rates": {
"SEK": 3.466232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SEK",
"amount": 100
},
"result": 346.6232,
"rate": 3.466232
}Build with GEL/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key