Rate Overview
Live
1 GEL = 3.4967 SEK
1 SEK = 0.285984
GEL
Avg
3.6152
High
4.0011
Low
3.3277
Last updated: 3/27/2026, 11:20:53 AM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.50 SEK |
| 10 GEL | 34.97 SEK |
| 50 GEL | 174.84 SEK |
| 100 GEL | 349.67 SEK |
| 500 GEL | 1,748.35 SEK |
| 1,000 GEL | 3,496.70 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-27T11:20:53Z",
"rates": {
"SEK": 3.4967
}
}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": 349.67,
"rate": 3.4967
}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