Rate Overview
Live
1 SEK = 0.079533 GBP
1 GBP = 12.5734
SEK
Avg
0.080480
High
0.082105
Low
0.078785
Last updated: 3/26/2026, 11:38:11 PM
Quick Conversions
| SEK | GBP |
|---|---|
| 1 SEK | 0.08 GBP |
| 10 SEK | 0.80 GBP |
| 50 SEK | 3.98 GBP |
| 100 SEK | 7.95 GBP |
| 500 SEK | 39.77 GBP |
| 1,000 SEK | 79.53 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-03-26T23:38:11Z",
"rates": {
"GBP": 0.079533
}
}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.9533000000000005,
"rate": 0.079533
}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