Rate Overview
Live
1 XPF = 5.5319 SOS
1 SOS = 0.180771
XPF
Avg
5.5394
High
5.6443
Low
5.5183
Last updated: 8/13/2026, 10:53:46 PM
Quick Conversions
| XPF | SOS |
|---|---|
| 1 XPF | 5.53 SOS |
| 10 XPF | 55.32 SOS |
| 50 XPF | 276.59 SOS |
| 100 XPF | 553.19 SOS |
| 500 XPF | 2,765.94 SOS |
| 1,000 XPF | 5,531.87 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-08-13T22:53:46Z",
"rates": {
"SOS": 5.531872
}
}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": 553.1872,
"rate": 5.531872
}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