Rate Overview
Live
1 XPF = 0.091004 SEK
1 SEK = 10.9885
XPF
Avg
0.090142
High
0.091118
Low
0.089014
Last updated: 3/27/2026, 2:49:32 PM
Quick Conversions
| XPF | SEK |
|---|---|
| 1 XPF | 0.09 SEK |
| 10 XPF | 0.91 SEK |
| 50 XPF | 4.55 SEK |
| 100 XPF | 9.10 SEK |
| 500 XPF | 45.50 SEK |
| 1,000 XPF | 91.00 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-27T14:49:32Z",
"rates": {
"SEK": 0.091004
}
}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.1004,
"rate": 0.091004
}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