Rate Overview
Live
1 XPF = 0.090091 SEK
1 SEK = 11.0999
XPF
Avg
0.089924
High
0.090571
Low
0.089406
Last updated: 3/7/2026, 12:28:33 AM
Quick Conversions
| XPF | SEK |
|---|---|
| 1 XPF | 0.09 SEK |
| 10 XPF | 0.90 SEK |
| 50 XPF | 4.50 SEK |
| 100 XPF | 9.01 SEK |
| 500 XPF | 45.05 SEK |
| 1,000 XPF | 90.09 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-07T00:28:33Z",
"rates": {
"SEK": 0.090091
}
}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.0091,
"rate": 0.090091
}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