Rate Overview
Live
1 XPF = 0.092506 SEK
1 SEK = 10.8101
XPF
Avg
0.092682
High
0.093096
Low
0.092486
Last updated: 7/27/2026, 4:36:09 AM
Quick Conversions
| XPF | SEK |
|---|---|
| 1 XPF | 0.09 SEK |
| 10 XPF | 0.93 SEK |
| 50 XPF | 4.63 SEK |
| 100 XPF | 9.25 SEK |
| 500 XPF | 46.25 SEK |
| 1,000 XPF | 92.51 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-27T04:36:09Z",
"rates": {
"SEK": 0.092506
}
}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.2506,
"rate": 0.092506
}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