Rate Overview
Live
1 GBP = 12.3049 SEK
1 SEK = 0.081268
GBP
Avg
12.2527
High
12.3343
Low
12.1607
Last updated: 3/6/2026, 6:12:46 PM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.30 SEK |
| 10 GBP | 123.05 SEK |
| 50 GBP | 615.25 SEK |
| 100 GBP | 1,230.49 SEK |
| 500 GBP | 6,152.45 SEK |
| 1,000 GBP | 12,304.91 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-06T18:12:46Z",
"rates": {
"SEK": 12.304905
}
}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": 1230.4904999999999,
"rate": 12.304905
}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