Rate Overview
Live
1 XPF = 5.5809 SOS
1 SOS = 0.179182
XPF
Avg
5.5963
High
5.6474
Low
5.5586
Last updated: 5/27/2026, 6:39:58 PM
Quick Conversions
| XPF | SOS |
|---|---|
| 1 XPF | 5.58 SOS |
| 10 XPF | 55.81 SOS |
| 50 XPF | 279.05 SOS |
| 100 XPF | 558.09 SOS |
| 500 XPF | 2,790.46 SOS |
| 1,000 XPF | 5,580.93 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-05-27T18:39:58Z",
"rates": {
"SOS": 5.580929
}
}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": 558.0929,
"rate": 5.580929
}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