Rate Overview
Live
1 FKP = 12.9314 SEK
1 SEK = 0.077331
FKP
Avg
12.8260
High
12.9314
Low
12.7446
Last updated: 8/13/2026, 7:31:07 AM
Quick Conversions
| FKP | SEK |
|---|---|
| 1 FKP | 12.93 SEK |
| 10 FKP | 129.31 SEK |
| 50 FKP | 646.57 SEK |
| 100 FKP | 1,293.14 SEK |
| 500 FKP | 6,465.71 SEK |
| 1,000 FKP | 12,931.41 SEK |
Get FKP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SEKExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-08-13T07:31:07Z",
"rates": {
"SEK": 12.931414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SEK",
"amount": 100
},
"result": 1293.1414,
"rate": 12.931414
}Build with FKP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key