Rate Overview
Live
1 SEK = 0.077575 GBP
1 GBP = 12.8908
SEK
Avg
0.077913
High
0.078356
Low
0.077517
Last updated: 8/14/2026, 7:09:26 PM
Quick Conversions
| SEK | GBP |
|---|---|
| 1 SEK | 0.08 GBP |
| 10 SEK | 0.78 GBP |
| 50 SEK | 3.88 GBP |
| 100 SEK | 7.76 GBP |
| 500 SEK | 38.79 GBP |
| 1,000 SEK | 77.58 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-08-14T19:09:26Z",
"rates": {
"GBP": 0.077575
}
}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.7575,
"rate": 0.077575
}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