Rate Overview
Live
1 GBP = 12.4035 SEK
1 SEK = 0.080622
GBP
Avg
12.4609
High
12.5113
Low
12.4035
Last updated: 4/16/2026, 4:32:04 AM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.40 SEK |
| 10 GBP | 124.04 SEK |
| 50 GBP | 620.18 SEK |
| 100 GBP | 1,240.35 SEK |
| 500 GBP | 6,201.76 SEK |
| 1,000 GBP | 12,403.53 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-04-16T04:32:04Z",
"rates": {
"SEK": 12.403528
}
}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": 1240.3528,
"rate": 12.403528
}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