Rate Overview
Live
1 SEK = 0.268748 GEL
1 GEL = 3.7210
SEK
Avg
0.286710
High
0.304587
Low
0.268748
Last updated: 7/23/2026, 11:01:27 PM
Quick Conversions
| SEK | GEL |
|---|---|
| 1 SEK | 0.27 GEL |
| 10 SEK | 2.69 GEL |
| 50 SEK | 13.44 GEL |
| 100 SEK | 26.87 GEL |
| 500 SEK | 134.37 GEL |
| 1,000 SEK | 268.75 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-07-23T23:01:27Z",
"rates": {
"GEL": 0.268748
}
}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": 26.8748,
"rate": 0.268748
}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