Rate Overview
Live
1 XPF = 0.090550 SEK
1 SEK = 11.0436
XPF
Avg
0.090644
High
0.091120
Low
0.090180
Last updated: 4/17/2026, 4:56:15 AM
Quick Conversions
| XPF | SEK |
|---|---|
| 1 XPF | 0.09 SEK |
| 10 XPF | 0.91 SEK |
| 50 XPF | 4.53 SEK |
| 100 XPF | 9.06 SEK |
| 500 XPF | 45.28 SEK |
| 1,000 XPF | 90.55 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-04-17T04:56:15Z",
"rates": {
"SEK": 0.09055
}
}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.055,
"rate": 0.09055
}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