Rate Overview
Live
1 SEK = 0.077837 FKP
1 FKP = 12.8474
SEK
Avg
0.080216
High
0.082265
Low
0.077837
Last updated: 6/30/2026, 5:29:51 PM
Quick Conversions
| SEK | FKP |
|---|---|
| 1 SEK | 0.08 FKP |
| 10 SEK | 0.78 FKP |
| 50 SEK | 3.89 FKP |
| 100 SEK | 7.78 FKP |
| 500 SEK | 38.92 FKP |
| 1,000 SEK | 77.84 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-06-30T17:29:51Z",
"rates": {
"FKP": 0.077837
}
}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.7837000000000005,
"rate": 0.077837
}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