Rate Overview
Live
1 GEL = 3.3721 SEK
1 SEK = 0.296549
GEL
Avg
3.3923
High
3.4244
Low
3.3721
Last updated: 3/6/2026, 11:27:31 PM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.37 SEK |
| 10 GEL | 33.72 SEK |
| 50 GEL | 168.61 SEK |
| 100 GEL | 337.21 SEK |
| 500 GEL | 1,686.06 SEK |
| 1,000 GEL | 3,372.12 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-03-06T23:27:31Z",
"rates": {
"SEK": 3.372124
}
}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": 337.2124,
"rate": 3.372124
}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