Rate Overview
Live
1 SEK = 0.076951 FKP
1 FKP = 12.9953
SEK
Avg
0.078109
High
0.079406
Low
0.076951
Last updated: 7/11/2026, 12:03:10 AM
Quick Conversions
| SEK | FKP |
|---|---|
| 1 SEK | 0.08 FKP |
| 10 SEK | 0.77 FKP |
| 50 SEK | 3.85 FKP |
| 100 SEK | 7.70 FKP |
| 500 SEK | 38.48 FKP |
| 1,000 SEK | 76.95 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-07-11T00:03:10Z",
"rates": {
"FKP": 0.076951
}
}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.695100000000001,
"rate": 0.076951
}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