Rate Overview
Live
1 SEK = 0.079441 GBP
1 GBP = 12.5880
SEK
Avg
0.079089
High
0.079441
Low
0.078528
Last updated: 6/15/2026, 3:21:34 PM
Quick Conversions
| SEK | GBP |
|---|---|
| 1 SEK | 0.08 GBP |
| 10 SEK | 0.79 GBP |
| 50 SEK | 3.97 GBP |
| 100 SEK | 7.94 GBP |
| 500 SEK | 39.72 GBP |
| 1,000 SEK | 79.44 GBP |
Get SEK/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=GBPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-06-15T15:21:34Z",
"rates": {
"GBP": 0.079441
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "GBP",
"amount": 100
},
"result": 7.9441,
"rate": 0.079441
}Build with SEK/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key