Rate Overview
Live
1 GBP = 12.4834 SEK
1 SEK = 0.080107
GBP
Avg
12.3840
High
12.5875
Low
12.1235
Last updated: 5/28/2026, 3:16:21 AM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.48 SEK |
| 10 GBP | 124.83 SEK |
| 50 GBP | 624.17 SEK |
| 100 GBP | 1,248.34 SEK |
| 500 GBP | 6,241.68 SEK |
| 1,000 GBP | 12,483.36 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-05-28T03:16:21Z",
"rates": {
"SEK": 12.483357
}
}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": 1248.3357,
"rate": 12.483357
}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