Rate Overview
Live
1 GEL = 3.6782 SEK
1 SEK = 0.271870
GEL
Avg
3.6344
High
3.6993
Low
3.5383
Last updated: 7/8/2026, 8:40:45 AM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.68 SEK |
| 10 GEL | 36.78 SEK |
| 50 GEL | 183.91 SEK |
| 100 GEL | 367.82 SEK |
| 500 GEL | 1,839.11 SEK |
| 1,000 GEL | 3,678.22 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-08T08:40:45Z",
"rates": {
"SEK": 3.678223
}
}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": 367.8223,
"rate": 3.678223
}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