Rate Overview
Live
1 GBP = 12.9348 SEK
1 SEK = 0.077311
GBP
Avg
12.9634
High
13.0091
Low
12.9229
Last updated: 9/5/2026, 1:23:38 PM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.93 SEK |
| 10 GBP | 129.35 SEK |
| 50 GBP | 646.74 SEK |
| 100 GBP | 1,293.48 SEK |
| 500 GBP | 6,467.42 SEK |
| 1,000 GBP | 12,934.84 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-09-05T13:23:38Z",
"rates": {
"SEK": 12.934836
}
}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": 1293.4836,
"rate": 12.934836
}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