Rate Overview
Live
1 XOF = 1.0239 SOS
1 SOS = 0.976653
XOF
Avg
1.0219
High
1.0278
Low
1.0173
Last updated: 4/16/2026, 4:54:03 PM
Quick Conversions
| XOF | SOS |
|---|---|
| 1 XOF | 1.02 SOS |
| 10 XOF | 10.24 SOS |
| 50 XOF | 51.20 SOS |
| 100 XOF | 102.39 SOS |
| 500 XOF | 511.95 SOS |
| 1,000 XOF | 1,023.91 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-04-16T16:54:03Z",
"rates": {
"SOS": 1.023905
}
}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": 102.3905,
"rate": 1.023905
}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