Rate Overview
Live
1 SEK = 10.8004 XPF
1 XPF = 0.092590
SEK
Avg
10.7926
High
10.8314
Low
10.7345
Last updated: 7/7/2026, 11:17:54 AM
Quick Conversions
| SEK | XPF |
|---|---|
| 1 SEK | 10.80 XPF |
| 10 SEK | 108.00 XPF |
| 50 SEK | 540.02 XPF |
| 100 SEK | 1,080.04 XPF |
| 500 SEK | 5,400.18 XPF |
| 1,000 SEK | 10,800.36 XPF |
Get SEK/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=XPFExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-07T11:17:54Z",
"rates": {
"XPF": 10.800355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "XPF",
"amount": 100
},
"result": 1080.0355,
"rate": 10.800355
}Build with SEK/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key