Rate Overview
Live
1 GBP = 12.5642 SEK
1 SEK = 0.079591
GBP
Avg
12.6377
High
12.7343
Low
12.5642
Last updated: 6/17/2026, 5:17:03 AM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.56 SEK |
| 10 GBP | 125.64 SEK |
| 50 GBP | 628.21 SEK |
| 100 GBP | 1,256.42 SEK |
| 500 GBP | 6,282.10 SEK |
| 1,000 GBP | 12,564.21 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-06-17T05:17:03Z",
"rates": {
"SEK": 12.564207
}
}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": 1256.4207,
"rate": 12.564207
}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