Rate Overview
Live
1 SEK = 0.077216 FKP
1 FKP = 12.9507
SEK
Avg
0.077068
High
0.077357
Low
0.076854
Last updated: 9/3/2026, 7:35:31 AM
Quick Conversions
| SEK | FKP |
|---|---|
| 1 SEK | 0.08 FKP |
| 10 SEK | 0.77 FKP |
| 50 SEK | 3.86 FKP |
| 100 SEK | 7.72 FKP |
| 500 SEK | 38.61 FKP |
| 1,000 SEK | 77.22 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-09-03T07:35:31Z",
"rates": {
"FKP": 0.077216
}
}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.7216000000000005,
"rate": 0.077216
}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