Rate Overview
Live
1 SEK = 0.080269 FKP
1 FKP = 12.4581
SEK
Avg
0.080286
High
0.081170
Low
0.079695
Last updated: 4/16/2026, 4:14:41 PM
Quick Conversions
| SEK | FKP |
|---|---|
| 1 SEK | 0.08 FKP |
| 10 SEK | 0.80 FKP |
| 50 SEK | 4.01 FKP |
| 100 SEK | 8.03 FKP |
| 500 SEK | 40.13 FKP |
| 1,000 SEK | 80.27 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-04-16T16:14:41Z",
"rates": {
"FKP": 0.080269
}
}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": 8.0269,
"rate": 0.080269
}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