Rate Overview
Live
1 GBP = 12.5549 SEK
1 SEK = 0.079650
GBP
Avg
12.4250
High
12.6929
Low
12.1607
Last updated: 3/27/2026, 1:53:58 AM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.55 SEK |
| 10 GBP | 125.55 SEK |
| 50 GBP | 627.75 SEK |
| 100 GBP | 1,255.49 SEK |
| 500 GBP | 6,277.47 SEK |
| 1,000 GBP | 12,554.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-27T01:53:58Z",
"rates": {
"SEK": 12.554933
}
}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": 1255.4933,
"rate": 12.554933
}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