Rate Overview
Live
1 GBP = 12.5655 SEK
1 SEK = 0.079583
GBP
Avg
12.6380
High
12.7343
Low
12.5655
Last updated: 6/17/2026, 4:20:56 AM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.57 SEK |
| 10 GBP | 125.65 SEK |
| 50 GBP | 628.27 SEK |
| 100 GBP | 1,256.55 SEK |
| 500 GBP | 6,282.74 SEK |
| 1,000 GBP | 12,565.47 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-06-17T04:20:56Z",
"rates": {
"SEK": 12.565473
}
}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.5473000000002,
"rate": 12.565473
}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