Rate Overview
Live
1 XOF = 0.991114 SOS
1 SOS = 1.0090
XOF
Avg
0.989892
High
0.997262
Low
0.961445
Last updated: 7/12/2026, 6:40:13 AM
Quick Conversions
| XOF | SOS |
|---|---|
| 1 XOF | 0.99 SOS |
| 10 XOF | 9.91 SOS |
| 50 XOF | 49.56 SOS |
| 100 XOF | 99.11 SOS |
| 500 XOF | 495.56 SOS |
| 1,000 XOF | 991.11 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-12T06:40:13Z",
"rates": {
"SOS": 0.991114
}
}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.1114,
"rate": 0.991114
}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