Rate Overview
Live
1 XPF = 0.093737 SEK
1 SEK = 10.6681
XPF
Avg
0.093275
High
0.093737
Low
0.092794
Last updated: 9/2/2026, 10:31:15 AM
Quick Conversions
| XPF | SEK |
|---|---|
| 1 XPF | 0.09 SEK |
| 10 XPF | 0.94 SEK |
| 50 XPF | 4.69 SEK |
| 100 XPF | 9.37 SEK |
| 500 XPF | 46.87 SEK |
| 1,000 XPF | 93.74 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-09-02T10:31:15Z",
"rates": {
"SEK": 0.093737
}
}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.3737,
"rate": 0.093737
}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