Rate Overview
Live
1 GEL = 3.5455 SEK
1 SEK = 0.282046
GEL
Avg
3.5575
High
3.5924
Low
3.5383
Last updated: 6/16/2026, 11:16:58 AM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.55 SEK |
| 10 GEL | 35.46 SEK |
| 50 GEL | 177.28 SEK |
| 100 GEL | 354.55 SEK |
| 500 GEL | 1,772.76 SEK |
| 1,000 GEL | 3,545.52 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-06-16T11:16:58Z",
"rates": {
"SEK": 3.54552
}
}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": 354.55199999999996,
"rate": 3.54552
}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