Rate Overview
Live
1 SEK = 11.1865 XPF
1 XPF = 0.089393
SEK
Avg
11.1376
High
11.1865
Low
11.0411
Last updated: 3/7/2026, 3:07:02 AM
Quick Conversions
| SEK | XPF |
|---|---|
| 1 SEK | 11.19 XPF |
| 10 SEK | 111.87 XPF |
| 50 SEK | 559.33 XPF |
| 100 SEK | 1,118.65 XPF |
| 500 SEK | 5,593.26 XPF |
| 1,000 SEK | 11,186.52 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-03-07T03:07:02Z",
"rates": {
"XPF": 11.18652
}
}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": 1118.652,
"rate": 11.18652
}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