Rate Overview
Live
1 XPF = 0.092561 SEK
1 SEK = 10.8037
XPF
Avg
0.092792
High
0.093157
Low
0.092323
Last updated: 7/5/2026, 9:06:10 PM
Quick Conversions
| XPF | SEK |
|---|---|
| 1 XPF | 0.09 SEK |
| 10 XPF | 0.93 SEK |
| 50 XPF | 4.63 SEK |
| 100 XPF | 9.26 SEK |
| 500 XPF | 46.28 SEK |
| 1,000 XPF | 92.56 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-07-05T21:06:10Z",
"rates": {
"SEK": 0.092561
}
}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.2561,
"rate": 0.092561
}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