Rate Overview
Live
1 XPF = 5.4409 SOS
1 SOS = 0.183793
XPF
Avg
5.5632
High
5.7023
Low
5.4409
Last updated: 7/27/2026, 10:06:18 PM
Quick Conversions
| XPF | SOS |
|---|---|
| 1 XPF | 5.44 SOS |
| 10 XPF | 54.41 SOS |
| 50 XPF | 272.05 SOS |
| 100 XPF | 544.09 SOS |
| 500 XPF | 2,720.46 SOS |
| 1,000 XPF | 5,440.91 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-27T22:06:18Z",
"rates": {
"SOS": 5.440913
}
}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": 544.0913,
"rate": 5.440913
}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