Rate Overview
Live
1 XOF = 1.0117 SOS
1 SOS = 0.988430
XOF
Avg
1.0120
High
1.0132
Low
1.0110
Last updated: 5/27/2026, 7:29:06 PM
Quick Conversions
| XOF | SOS |
|---|---|
| 1 XOF | 1.01 SOS |
| 10 XOF | 10.12 SOS |
| 50 XOF | 50.59 SOS |
| 100 XOF | 101.17 SOS |
| 500 XOF | 505.85 SOS |
| 1,000 XOF | 1,011.71 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-05-27T19:29:06Z",
"rates": {
"SOS": 1.011705
}
}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.1705,
"rate": 1.011705
}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