Rate Overview
Live
1 XPF = 0.091073 SEK
1 SEK = 10.9802
XPF
Avg
0.090885
High
0.093018
Low
0.088151
Last updated: 3/27/2026, 9:29:34 AM
Quick Conversions
| XPF | SEK |
|---|---|
| 1 XPF | 0.09 SEK |
| 10 XPF | 0.91 SEK |
| 50 XPF | 4.55 SEK |
| 100 XPF | 9.11 SEK |
| 500 XPF | 45.54 SEK |
| 1,000 XPF | 91.07 SEK |
Get XPF/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SEKExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T09:29:34Z",
"rates": {
"SEK": 0.091073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SEK",
"amount": 100
},
"result": 9.1073,
"rate": 0.091073
}Build with XPF/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key