Rate Overview
Live
1 XPF = 5.5240 SOS
1 SOS = 0.181027
XPF
Avg
5.5322
High
5.5511
Low
5.5132
Last updated: 3/27/2026, 7:42:01 AM
Quick Conversions
| XPF | SOS |
|---|---|
| 1 XPF | 5.52 SOS |
| 10 XPF | 55.24 SOS |
| 50 XPF | 276.20 SOS |
| 100 XPF | 552.40 SOS |
| 500 XPF | 2,762.02 SOS |
| 1,000 XPF | 5,524.03 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-27T07:42:01Z",
"rates": {
"SOS": 5.524032
}
}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": 552.4032,
"rate": 5.524032
}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