Rate Overview
Live
1 SEK = 0.079881 FKP
1 FKP = 12.5186
SEK
Avg
0.079828
High
0.080314
Low
0.079367
Last updated: 5/6/2026, 10:23:10 PM
Quick Conversions
| SEK | FKP |
|---|---|
| 1 SEK | 0.08 FKP |
| 10 SEK | 0.80 FKP |
| 50 SEK | 3.99 FKP |
| 100 SEK | 7.99 FKP |
| 500 SEK | 39.94 FKP |
| 1,000 SEK | 79.88 FKP |
Get SEK/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=FKPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-06T22:23:10Z",
"rates": {
"FKP": 0.079881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "FKP",
"amount": 100
},
"result": 7.988099999999999,
"rate": 0.079881
}Build with SEK/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key