Rate Overview
Live
1 XPF = 5.4642 SOS
1 SOS = 0.183010
XPF
Avg
5.4673
High
5.4824
Low
5.4508
Last updated: 7/7/2026, 4:16:15 AM
Quick Conversions
| XPF | SOS |
|---|---|
| 1 XPF | 5.46 SOS |
| 10 XPF | 54.64 SOS |
| 50 XPF | 273.21 SOS |
| 100 XPF | 546.42 SOS |
| 500 XPF | 2,732.09 SOS |
| 1,000 XPF | 5,464.18 SOS |
Get XPF/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SOSExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-07T04:16:15Z",
"rates": {
"SOS": 5.464176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SOS",
"amount": 100
},
"result": 546.4176,
"rate": 5.464176
}Build with XPF/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key