Rate Overview
Live
1 GBP = 12.5347 SEK
1 SEK = 0.079779
GBP
Avg
12.5367
High
12.5558
Low
12.5102
Last updated: 5/7/2026, 3:50:17 PM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.53 SEK |
| 10 GBP | 125.35 SEK |
| 50 GBP | 626.74 SEK |
| 100 GBP | 1,253.47 SEK |
| 500 GBP | 6,267.35 SEK |
| 1,000 GBP | 12,534.70 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-07T15:50:17Z",
"rates": {
"SEK": 12.534704
}
}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": 1253.4704,
"rate": 12.534704
}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