Rate Overview
Live
1 SEK = 10.9793 XPF
1 XPF = 0.091080
SEK
Avg
11.0314
High
11.0936
Low
10.9717
Last updated: 3/27/2026, 7:41:56 AM
Quick Conversions
| SEK | XPF |
|---|---|
| 1 SEK | 10.98 XPF |
| 10 SEK | 109.79 XPF |
| 50 SEK | 548.97 XPF |
| 100 SEK | 1,097.93 XPF |
| 500 SEK | 5,489.67 XPF |
| 1,000 SEK | 10,979.35 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-27T07:41:56Z",
"rates": {
"XPF": 10.979347
}
}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.9347,
"rate": 10.979347
}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