Rate Overview
Live
1 XOF = 1.0040 SOS
1 SOS = 0.996010
XOF
Avg
1.0067
High
1.0264
Low
1.0026
Last updated: 8/12/2026, 4:18:52 PM
Quick Conversions
| XOF | SOS |
|---|---|
| 1 XOF | 1.00 SOS |
| 10 XOF | 10.04 SOS |
| 50 XOF | 50.20 SOS |
| 100 XOF | 100.40 SOS |
| 500 XOF | 502.00 SOS |
| 1,000 XOF | 1,004.01 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-08-12T16:18:52Z",
"rates": {
"SOS": 1.004006
}
}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": 100.4006,
"rate": 1.004006
}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