Rate Overview
Live
1 SEK = 10.9802 XPF
1 XPF = 0.091073
SEK
Avg
10.8434
High
11.3685
Low
10.3659
Last updated: 3/27/2026, 9:29:55 AM
Quick Conversions
| SEK | XPF |
|---|---|
| 1 SEK | 10.98 XPF |
| 10 SEK | 109.80 XPF |
| 50 SEK | 549.01 XPF |
| 100 SEK | 1,098.02 XPF |
| 500 SEK | 5,490.10 XPF |
| 1,000 SEK | 10,980.20 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-03-27T09:29:55Z",
"rates": {
"XPF": 10.980202
}
}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.0202,
"rate": 10.980202
}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