Rate Overview
Live
1 XPF = 5.4630 SOS
1 SOS = 0.183048
XPF
Avg
5.5762
High
5.7645
Low
5.4508
Last updated: 7/23/2026, 1:47:19 AM
Quick Conversions
| XPF | SOS |
|---|---|
| 1 XPF | 5.46 SOS |
| 10 XPF | 54.63 SOS |
| 50 XPF | 273.15 SOS |
| 100 XPF | 546.30 SOS |
| 500 XPF | 2,731.52 SOS |
| 1,000 XPF | 5,463.04 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-23T01:47:19Z",
"rates": {
"SOS": 5.463035
}
}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.3035,
"rate": 5.463035
}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