Rate Overview
Live
1 SEK = 10.9703 XPF
1 XPF = 0.091155
SEK
Avg
11.0933
High
11.2342
Low
10.9703
Last updated: 3/27/2026, 12:57:13 PM
Quick Conversions
| SEK | XPF |
|---|---|
| 1 SEK | 10.97 XPF |
| 10 SEK | 109.70 XPF |
| 50 SEK | 548.52 XPF |
| 100 SEK | 1,097.03 XPF |
| 500 SEK | 5,485.15 XPF |
| 1,000 SEK | 10,970.31 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-27T12:57:13Z",
"rates": {
"XPF": 10.970307
}
}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": 1097.0307,
"rate": 10.970307
}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