Rate Overview
Live
1 SEK = 0.286805 GEL
1 GEL = 3.4867
SEK
Avg
0.288400
High
0.304643
Low
0.279267
Last updated: 5/27/2026, 4:08:49 PM
Quick Conversions
| SEK | GEL |
|---|---|
| 1 SEK | 0.29 GEL |
| 10 SEK | 2.87 GEL |
| 50 SEK | 14.34 GEL |
| 100 SEK | 28.68 GEL |
| 500 SEK | 143.40 GEL |
| 1,000 SEK | 286.80 GEL |
Get SEK/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=GELExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T16:08:49Z",
"rates": {
"GEL": 0.286805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "GEL",
"amount": 100
},
"result": 28.6805,
"rate": 0.286805
}Build with SEK/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key