Rate Overview
Live
1 GEL = 3.4755 SEK
1 SEK = 0.287731
GEL
Avg
3.4721
High
3.5370
Low
3.4239
Last updated: 5/27/2026, 9:47:26 AM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.48 SEK |
| 10 GEL | 34.75 SEK |
| 50 GEL | 173.77 SEK |
| 100 GEL | 347.55 SEK |
| 500 GEL | 1,737.73 SEK |
| 1,000 GEL | 3,475.47 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-27T09:47:26Z",
"rates": {
"SEK": 3.475468
}
}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": 347.54679999999996,
"rate": 3.475468
}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