Rate Overview
Live
1 SEK = 0.289975 GEL
1 GEL = 3.4486
SEK
Avg
0.290417
High
0.292061
Low
0.289357
Last updated: 5/7/2026, 5:38:01 AM
Quick Conversions
| SEK | GEL |
|---|---|
| 1 SEK | 0.29 GEL |
| 10 SEK | 2.90 GEL |
| 50 SEK | 14.50 GEL |
| 100 SEK | 29.00 GEL |
| 500 SEK | 144.99 GEL |
| 1,000 SEK | 289.97 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-07T05:38:01Z",
"rates": {
"GEL": 0.289975
}
}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.9975,
"rate": 0.289975
}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