Rate Overview
Live
1 FKP = 12.9622 SEK
1 SEK = 0.077148
FKP
Avg
12.9907
High
13.0168
Low
12.9622
Last updated: 7/23/2026, 7:15:21 AM
Quick Conversions
| FKP | SEK |
|---|---|
| 1 FKP | 12.96 SEK |
| 10 FKP | 129.62 SEK |
| 50 FKP | 648.11 SEK |
| 100 FKP | 1,296.22 SEK |
| 500 FKP | 6,481.09 SEK |
| 1,000 FKP | 12,962.18 SEK |
Get FKP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SEKExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-23T07:15:21Z",
"rates": {
"SEK": 12.96218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SEK",
"amount": 100
},
"result": 1296.218,
"rate": 12.96218
}Build with FKP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key