Rate Overview
Live
1 GBP = 12.9458 SEK
1 SEK = 0.077245
GBP
Avg
12.9734
High
13.0113
Low
12.9458
Last updated: 7/26/2026, 3:19:12 AM
Quick Conversions
| GBP | SEK |
|---|---|
| 1 GBP | 12.95 SEK |
| 10 GBP | 129.46 SEK |
| 50 GBP | 647.29 SEK |
| 100 GBP | 1,294.58 SEK |
| 500 GBP | 6,472.89 SEK |
| 1,000 GBP | 12,945.77 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-26T03:19:12Z",
"rates": {
"SEK": 12.945772
}
}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": 1294.5772,
"rate": 12.945772
}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