Rate Overview
Live
1 GEL = 3.7273 SEK
1 SEK = 0.268290
GEL
Avg
3.4968
High
3.7273
Low
3.3146
Last updated: 7/23/2026, 4:32:27 PM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.73 SEK |
| 10 GEL | 37.27 SEK |
| 50 GEL | 186.37 SEK |
| 100 GEL | 372.73 SEK |
| 500 GEL | 1,863.65 SEK |
| 1,000 GEL | 3,727.31 SEK |
Get GEL/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SEKExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-23T16:32:27Z",
"rates": {
"SEK": 3.727308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SEK",
"amount": 100
},
"result": 372.7308,
"rate": 3.727308
}Build with GEL/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key