Rate Overview
Live
1 GEL = 3.4189 SEK
1 SEK = 0.292490
GEL
Avg
3.4345
High
3.4653
Low
3.4041
Last updated: 4/17/2026, 12:34:15 AM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.42 SEK |
| 10 GEL | 34.19 SEK |
| 50 GEL | 170.95 SEK |
| 100 GEL | 341.89 SEK |
| 500 GEL | 1,709.46 SEK |
| 1,000 GEL | 3,418.92 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-04-17T00:34:15Z",
"rates": {
"SEK": 3.418915
}
}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": 341.8915,
"rate": 3.418915
}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