Rate Overview
Live
1 GBP = 12.4942 SEK
1 SEK = 0.080037
GBP
Avg
12.8410
High
13.9182
Low
11.7501
Last updated: 5/28/2026, 4:23:43 AM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.49 SEK |
| 10 GBP | 124.94 SEK |
| 50 GBP | 624.71 SEK |
| 100 GBP | 1,249.42 SEK |
| 500 GBP | 6,247.12 SEK |
| 1,000 GBP | 12,494.24 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-28T04:23:43Z",
"rates": {
"SEK": 12.494236
}
}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": 1249.4236,
"rate": 12.494236
}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