Rate Overview
Live
1 XPF = 5.4609 SOS
1 SOS = 0.183121
XPF
Avg
5.5969
High
5.7645
Low
5.4508
Last updated: 7/17/2026, 8:21:34 AM
Quick Conversions
| XPF | SOS |
|---|---|
| 1 XPF | 5.46 SOS |
| 10 XPF | 54.61 SOS |
| 50 XPF | 273.04 SOS |
| 100 XPF | 546.09 SOS |
| 500 XPF | 2,730.43 SOS |
| 1,000 XPF | 5,460.86 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-17T08:21:34Z",
"rates": {
"SOS": 5.460864
}
}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": 546.0864,
"rate": 5.460864
}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