Rate Overview
Live
1 SEK = 11.0960 XPF
1 XPF = 0.090123
SEK
Avg
11.0624
High
11.3486
Low
10.8287
Last updated: 5/27/2026, 10:57:07 AM
Quick Conversions
| SEK | XPF |
|---|---|
| 1 SEK | 11.10 XPF |
| 10 SEK | 110.96 XPF |
| 50 SEK | 554.80 XPF |
| 100 SEK | 1,109.60 XPF |
| 500 SEK | 5,548.00 XPF |
| 1,000 SEK | 11,096.00 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-05-27T10:57:07Z",
"rates": {
"XPF": 11.095995
}
}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": 1109.5995,
"rate": 11.095995
}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