Rate Overview
Live
1 GEL = 3.6970 SEK
1 SEK = 0.270487
GEL
Avg
3.6939
High
3.7160
Low
3.6746
Last updated: 7/25/2026, 8:32:07 PM
Quick Conversions
| GEL | SEK |
|---|---|
| 1 GEL | 3.70 SEK |
| 10 GEL | 36.97 SEK |
| 50 GEL | 184.85 SEK |
| 100 GEL | 369.70 SEK |
| 500 GEL | 1,848.52 SEK |
| 1,000 GEL | 3,697.03 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-07-25T20:32:07Z",
"rates": {
"SEK": 3.697034
}
}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.7034,
"rate": 3.697034
}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