Rate Overview
Live
1 GEL = 3.4867 SEK
1 SEK = 0.286805
GEL
Avg
3.4110
High
3.5091
Low
3.2887
Last updated: 5/27/2026, 4:08:44 PM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.49 SEK |
| 10 GEL | 34.87 SEK |
| 50 GEL | 174.33 SEK |
| 100 GEL | 348.67 SEK |
| 500 GEL | 1,743.34 SEK |
| 1,000 GEL | 3,486.69 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-27T16:08:44Z",
"rates": {
"SEK": 3.486688
}
}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": 348.6688,
"rate": 3.486688
}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