Rate Overview
Live
1 SEK = 0.286271 GEL
1 GEL = 3.4932
SEK
Avg
0.287328
High
0.300531
Low
0.276309
Last updated: 3/27/2026, 7:50:21 AM
Quick Conversions
| SEK | GEL |
|---|---|
| 1 SEK | 0.29 GEL |
| 10 SEK | 2.86 GEL |
| 50 SEK | 14.31 GEL |
| 100 SEK | 28.63 GEL |
| 500 SEK | 143.14 GEL |
| 1,000 SEK | 286.27 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-03-27T07:50:21Z",
"rates": {
"GEL": 0.286271
}
}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.6271,
"rate": 0.286271
}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