Rate Overview
Live
1 XPF = 5.5188 SOS
1 SOS = 0.181199
XPF
Avg
5.5814
High
5.7104
Low
5.4812
Last updated: 3/27/2026, 11:16:59 AM
Quick Conversions
| XPF | SOS |
|---|---|
| 1 XPF | 5.52 SOS |
| 10 XPF | 55.19 SOS |
| 50 XPF | 275.94 SOS |
| 100 XPF | 551.88 SOS |
| 500 XPF | 2,759.39 SOS |
| 1,000 XPF | 5,518.79 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-27T11:16:59Z",
"rates": {
"SOS": 5.518785
}
}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.8785,
"rate": 5.518785
}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