Rate Overview
Live
1 GEL = 3.6481 SEK
1 SEK = 0.274118
GEL
Avg
3.6337
High
3.6481
Low
3.6206
Last updated: 8/12/2026, 8:37:23 AM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.65 SEK |
| 10 GEL | 36.48 SEK |
| 50 GEL | 182.40 SEK |
| 100 GEL | 364.81 SEK |
| 500 GEL | 1,824.03 SEK |
| 1,000 GEL | 3,648.07 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-08-12T08:37:23Z",
"rates": {
"SEK": 3.648066
}
}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": 364.8066,
"rate": 3.648066
}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