Rate Overview
Live
1 SEK = 0.080438 GBP
1 GBP = 12.4319
SEK
Avg
0.080229
High
0.080575
Low
0.079927
Last updated: 4/15/2026, 11:50:59 PM
Quick Conversions
| SEK | GBP |
|---|---|
| 1 SEK | 0.08 GBP |
| 10 SEK | 0.80 GBP |
| 50 SEK | 4.02 GBP |
| 100 SEK | 8.04 GBP |
| 500 SEK | 40.22 GBP |
| 1,000 SEK | 80.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-04-15T23:50:59Z",
"rates": {
"GBP": 0.080438
}
}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": 8.0438,
"rate": 0.080438
}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