Rate Overview
Live
1 XOF = 0.990843 SOS
1 SOS = 1.0092
XOF
Avg
0.992394
High
0.996011
Low
0.990219
Last updated: 7/26/2026, 3:27:37 PM
Quick Conversions
| XOF | SOS |
|---|---|
| 1 XOF | 0.99 SOS |
| 10 XOF | 9.91 SOS |
| 50 XOF | 49.54 SOS |
| 100 XOF | 99.08 SOS |
| 500 XOF | 495.42 SOS |
| 1,000 XOF | 990.84 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-26T15:27:37Z",
"rates": {
"SOS": 0.990843
}
}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.0843,
"rate": 0.990843
}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