Rate Overview
Live
1 XPF = 5.6332 SOS
1 SOS = 0.177520
XPF
Avg
5.6092
High
5.6363
Low
5.5651
Last updated: 4/17/2026, 7:34:08 AM
Quick Conversions
| XPF | SOS |
|---|---|
| 1 XPF | 5.63 SOS |
| 10 XPF | 56.33 SOS |
| 50 XPF | 281.66 SOS |
| 100 XPF | 563.32 SOS |
| 500 XPF | 2,816.58 SOS |
| 1,000 XPF | 5,633.16 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-04-17T07:34:08Z",
"rates": {
"SOS": 5.633157
}
}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": 563.3157,
"rate": 5.633157
}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