Rate Overview
Live
1 SEK = 0.077037 GBP
1 GBP = 12.9808
SEK
Avg
0.077032
High
0.077122
Low
0.076856
Last updated: 7/23/2026, 10:14:49 AM
Quick Conversions
| SEK | GBP |
|---|---|
| 1 SEK | 0.08 GBP |
| 10 SEK | 0.77 GBP |
| 50 SEK | 3.85 GBP |
| 100 SEK | 7.70 GBP |
| 500 SEK | 38.52 GBP |
| 1,000 SEK | 77.04 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-07-23T10:14:49Z",
"rates": {
"GBP": 0.077037
}
}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.7036999999999995,
"rate": 0.077037
}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