Rate Overview
Live
1 XOF = 1.0101 SOS
1 SOS = 0.990031
XOF
Avg
1.0088
High
1.0109
Low
1.0059
Last updated: 6/17/2026, 6:43:48 AM
Quick Conversions
| XOF | SOS |
|---|---|
| 1 XOF | 1.01 SOS |
| 10 XOF | 10.10 SOS |
| 50 XOF | 50.50 SOS |
| 100 XOF | 101.01 SOS |
| 500 XOF | 505.03 SOS |
| 1,000 XOF | 1,010.07 SOS |
Get XOF/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SOSExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-06-17T06:43:48Z",
"rates": {
"SOS": 1.010069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SOS",
"amount": 100
},
"result": 101.00690000000002,
"rate": 1.010069
}Build with XOF/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key