Rate Overview
Live
1 GBP = 12.9077 SEK
1 SEK = 0.077473
GBP
Avg
12.5111
High
12.9826
Low
12.1235
Last updated: 7/27/2026, 11:43:58 AM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.91 SEK |
| 10 GBP | 129.08 SEK |
| 50 GBP | 645.39 SEK |
| 100 GBP | 1,290.77 SEK |
| 500 GBP | 6,453.87 SEK |
| 1,000 GBP | 12,907.74 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-07-27T11:43:58Z",
"rates": {
"SEK": 12.907738
}
}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": 1290.7738,
"rate": 12.907738
}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