Rate Overview
Live
1 XOF = 1.0111 SOS
1 SOS = 0.988990
XOF
Avg
1.0162
High
1.0284
Low
1.0085
Last updated: 3/7/2026, 6:45:45 AM
Quick Conversions
| XOF | SOS |
|---|---|
| 1 XOF | 1.01 SOS |
| 10 XOF | 10.11 SOS |
| 50 XOF | 50.56 SOS |
| 100 XOF | 101.11 SOS |
| 500 XOF | 505.57 SOS |
| 1,000 XOF | 1,011.13 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-03-07T06:45:45Z",
"rates": {
"SOS": 1.011133
}
}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": 101.11330000000001,
"rate": 1.011133
}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