Rate Overview
Live
1 XOF = 0.990995 SOS
1 SOS = 1.0091
XOF
Avg
0.992150
High
0.997366
Low
0.961445
Last updated: 7/25/2026, 9:16:22 PM
Quick Conversions
| XOF | SOS |
|---|---|
| 1 XOF | 0.99 SOS |
| 10 XOF | 9.91 SOS |
| 50 XOF | 49.55 SOS |
| 100 XOF | 99.10 SOS |
| 500 XOF | 495.50 SOS |
| 1,000 XOF | 991.00 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-25T21:16:22Z",
"rates": {
"SOS": 0.990995
}
}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.09949999999999,
"rate": 0.990995
}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