Rate Overview
Live
1 GEL = 3.5005 SEK
1 SEK = 0.285673
GEL
Avg
3.4566
High
3.5014
Low
3.4295
Last updated: 3/27/2026, 4:29:37 PM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.50 SEK |
| 10 GEL | 35.01 SEK |
| 50 GEL | 175.03 SEK |
| 100 GEL | 350.05 SEK |
| 500 GEL | 1,750.25 SEK |
| 1,000 GEL | 3,500.50 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-27T16:29:37Z",
"rates": {
"SEK": 3.500503
}
}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": 350.0503,
"rate": 3.500503
}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