Rate Overview
Live
1 XPF = 5.5948 SOS
1 SOS = 0.178736
XPF
Avg
5.6073
High
5.6579
Low
5.5622
Last updated: 3/7/2026, 12:28:40 AM
Quick Conversions
| XPF | SOS |
|---|---|
| 1 XPF | 5.59 SOS |
| 10 XPF | 55.95 SOS |
| 50 XPF | 279.74 SOS |
| 100 XPF | 559.48 SOS |
| 500 XPF | 2,797.42 SOS |
| 1,000 XPF | 5,594.84 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-03-07T00:28:40Z",
"rates": {
"SOS": 5.594841
}
}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": 559.4841,
"rate": 5.594841
}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