Rate Overview
Live
1 SOS = 0.988988 XOF
1 XOF = 1.0111
SOS
Avg
0.984102
High
0.991596
Low
0.972341
Last updated: 3/7/2026, 7:19:48 AM
Quick Conversions
| SOS | XOF |
|---|---|
| 1 SOS | 0.99 XOF |
| 10 SOS | 9.89 XOF |
| 50 SOS | 49.45 XOF |
| 100 SOS | 98.90 XOF |
| 500 SOS | 494.49 XOF |
| 1,000 SOS | 988.99 XOF |
Get SOS/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=XOFExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-07T07:19:48Z",
"rates": {
"XOF": 0.988988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "XOF",
"amount": 100
},
"result": 98.8988,
"rate": 0.988988
}Build with SOS/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key