Rate Overview
Live
1 GBP = 12.5709 SEK
1 SEK = 0.079549
GBP
Avg
12.5014
High
12.5709
Low
12.4443
Last updated: 3/26/2026, 10:32:35 PM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.57 SEK |
| 10 GBP | 125.71 SEK |
| 50 GBP | 628.55 SEK |
| 100 GBP | 1,257.09 SEK |
| 500 GBP | 6,285.47 SEK |
| 1,000 GBP | 12,570.93 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-26T22:32:35Z",
"rates": {
"SEK": 12.570931
}
}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": 1257.0931,
"rate": 12.570931
}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