Rate Overview
Live
1 SEK = 10.9813 XPF
1 XPF = 0.091064
SEK
Avg
10.9437
High
11.0137
Low
10.8590
Last updated: 6/17/2026, 3:43:59 AM
Quick Conversions
| SEK | XPF |
|---|---|
| 1 SEK | 10.98 XPF |
| 10 SEK | 109.81 XPF |
| 50 SEK | 549.07 XPF |
| 100 SEK | 1,098.13 XPF |
| 500 SEK | 5,490.66 XPF |
| 1,000 SEK | 10,981.32 XPF |
Get SEK/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=XPFExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-06-17T03:43:59Z",
"rates": {
"XPF": 10.981317
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "XPF",
"amount": 100
},
"result": 1098.1317000000001,
"rate": 10.981317
}Build with SEK/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key