Rate Overview
Live
1 SEK = 0.270487 GEL
1 GEL = 3.6970
SEK
Avg
0.288480
High
0.304072
Low
0.270487
Last updated: 7/26/2026, 1:14:56 AM
Quick Conversions
| SEK | GEL |
|---|---|
| 1 SEK | 0.27 GEL |
| 10 SEK | 2.70 GEL |
| 50 SEK | 13.52 GEL |
| 100 SEK | 27.05 GEL |
| 500 SEK | 135.24 GEL |
| 1,000 SEK | 270.49 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-26T01:14:56Z",
"rates": {
"GEL": 0.270487
}
}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.048699999999997,
"rate": 0.270487
}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