Rate Overview
Live
1 SEK = 11.0669 XPF
1 XPF = 0.090360
SEK
Avg
10.9976
High
11.0669
Low
10.9474
Last updated: 5/27/2026, 8:25:46 AM
Quick Conversions
| SEK | XPF |
|---|---|
| 1 SEK | 11.07 XPF |
| 10 SEK | 110.67 XPF |
| 50 SEK | 553.35 XPF |
| 100 SEK | 1,106.69 XPF |
| 500 SEK | 5,533.45 XPF |
| 1,000 SEK | 11,066.90 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-05-27T08:25:46Z",
"rates": {
"XPF": 11.0669
}
}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": 1106.69,
"rate": 11.0669
}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