Rate Overview
Live
1 SEK = 0.274117 GEL
1 GEL = 3.6481
SEK
Avg
0.275199
High
0.276197
Low
0.274117
Last updated: 8/12/2026, 8:40:14 AM
Quick Conversions
| SEK | GEL |
|---|---|
| 1 SEK | 0.27 GEL |
| 10 SEK | 2.74 GEL |
| 50 SEK | 13.71 GEL |
| 100 SEK | 27.41 GEL |
| 500 SEK | 137.06 GEL |
| 1,000 SEK | 274.12 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-08-12T08:40:14Z",
"rates": {
"GEL": 0.274117
}
}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": 27.4117,
"rate": 0.274117
}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