Rate Overview
Live
1 GBP = 13.0148 SEK
1 SEK = 0.076835
GBP
Avg
12.5656
High
13.0148
Low
12.1235
Last updated: 7/23/2026, 2:51:12 PM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 13.01 SEK |
| 10 GBP | 130.15 SEK |
| 50 GBP | 650.74 SEK |
| 100 GBP | 1,301.48 SEK |
| 500 GBP | 6,507.42 SEK |
| 1,000 GBP | 13,014.85 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-07-23T14:51:12Z",
"rates": {
"SEK": 13.014846
}
}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": 1301.4846,
"rate": 13.014846
}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