Rate Overview
Live
1 GEL = 3.6689 SEK
1 SEK = 0.272559
GEL
Avg
3.6805
High
3.6969
Low
3.6562
Last updated: 7/4/2026, 11:59:05 PM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.67 SEK |
| 10 GEL | 36.69 SEK |
| 50 GEL | 183.45 SEK |
| 100 GEL | 366.89 SEK |
| 500 GEL | 1,834.47 SEK |
| 1,000 GEL | 3,668.94 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-04T23:59:05Z",
"rates": {
"SEK": 3.668935
}
}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": 366.89349999999996,
"rate": 3.668935
}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