Rate Overview
Live
1 GBP = 12.5658 SEK
1 SEK = 0.079581
GBP
Avg
12.8243
High
13.8850
Low
11.7788
Last updated: 3/27/2026, 12:17:58 AM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.57 SEK |
| 10 GBP | 125.66 SEK |
| 50 GBP | 628.29 SEK |
| 100 GBP | 1,256.58 SEK |
| 500 GBP | 6,282.91 SEK |
| 1,000 GBP | 12,565.82 SEK |
Get GBP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SEKExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T00:17:58Z",
"rates": {
"SEK": 12.565817
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SEK",
"amount": 100
},
"result": 1256.5817,
"rate": 12.565817
}Build with GBP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key