Rate Overview
Live
1 GEL = 3.6921 SEK
1 SEK = 0.270851
GEL
Avg
3.6754
High
3.6927
Low
3.6368
Last updated: 9/2/2026, 8:25:16 AM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.69 SEK |
| 10 GEL | 36.92 SEK |
| 50 GEL | 184.60 SEK |
| 100 GEL | 369.21 SEK |
| 500 GEL | 1,846.04 SEK |
| 1,000 GEL | 3,692.07 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-09-02T08:25:16Z",
"rates": {
"SEK": 3.692071
}
}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": 369.20709999999997,
"rate": 3.692071
}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