Rate Overview
Live
1 XPF = 0.091155 SEK
1 SEK = 10.9703
XPF
Avg
0.090658
High
0.091155
Low
0.090141
Last updated: 3/27/2026, 12:56:43 PM
Quick Conversions
| XPF | SEK |
|---|---|
| 1 XPF | 0.09 SEK |
| 10 XPF | 0.91 SEK |
| 50 XPF | 4.56 SEK |
| 100 XPF | 9.12 SEK |
| 500 XPF | 45.58 SEK |
| 1,000 XPF | 91.16 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-27T12:56:43Z",
"rates": {
"SEK": 0.091155
}
}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.1155,
"rate": 0.091155
}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