Rate Overview
Live
1 XOF = 0.993666 SOS
1 SOS = 1.0064
XOF
Avg
0.991413
High
0.994116
Low
0.986456
Last updated: 7/2/2026, 12:24:30 PM
Quick Conversions
| XOF | SOS |
|---|---|
| 1 XOF | 0.99 SOS |
| 10 XOF | 9.94 SOS |
| 50 XOF | 49.68 SOS |
| 100 XOF | 99.37 SOS |
| 500 XOF | 496.83 SOS |
| 1,000 XOF | 993.67 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-07-02T12:24:30Z",
"rates": {
"SOS": 0.993666
}
}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": 99.3666,
"rate": 0.993666
}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