Rate Overview
Live
1 SOS = 0.995612 XOF
1 XOF = 1.0044
SOS
Avg
1.0150
High
1.1021
Low
0.964713
Last updated: 3/27/2026, 2:14:41 PM
Quick Conversions
| SOS | XOF |
|---|---|
| 1 SOS | 1.00 XOF |
| 10 SOS | 9.96 XOF |
| 50 SOS | 49.78 XOF |
| 100 SOS | 99.56 XOF |
| 500 SOS | 497.81 XOF |
| 1,000 SOS | 995.61 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-27T14:14:41Z",
"rates": {
"XOF": 0.995612
}
}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.5612,
"rate": 0.995612
}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