Rate Overview
Live
1 SOS = 0.995448 XOF
1 XOF = 1.0046
SOS
Avg
0.984423
High
1.0031
Low
0.964204
Last updated: 3/27/2026, 4:06:29 PM
Quick Conversions
| SOS | XOF |
|---|---|
| 1 SOS | 1.00 XOF |
| 10 SOS | 9.95 XOF |
| 50 SOS | 49.77 XOF |
| 100 SOS | 99.54 XOF |
| 500 SOS | 497.72 XOF |
| 1,000 SOS | 995.45 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-27T16:06:29Z",
"rates": {
"XOF": 0.995448
}
}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": 99.5448,
"rate": 0.995448
}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