Rate Overview
Live
1 XPF = 5.5166 SOS
1 SOS = 0.181270
XPF
Avg
5.5590
High
5.6839
Low
5.4812
Last updated: 3/27/2026, 12:57:38 PM
Quick Conversions
| XPF | SOS |
|---|---|
| 1 XPF | 5.52 SOS |
| 10 XPF | 55.17 SOS |
| 50 XPF | 275.83 SOS |
| 100 XPF | 551.66 SOS |
| 500 XPF | 2,758.31 SOS |
| 1,000 XPF | 5,516.62 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-03-27T12:57:38Z",
"rates": {
"SOS": 5.51662
}
}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": 551.6619999999999,
"rate": 5.51662
}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