Rate Overview
Live
1 XOF = 1.0128 SOS
1 SOS = 0.987356
XOF
Avg
0.989377
High
1.0366
Low
0.907388
Last updated: 5/27/2026, 3:13:56 PM
Quick Conversions
| XOF | SOS |
|---|---|
| 1 XOF | 1.01 SOS |
| 10 XOF | 10.13 SOS |
| 50 XOF | 50.64 SOS |
| 100 XOF | 101.28 SOS |
| 500 XOF | 506.40 SOS |
| 1,000 XOF | 1,012.81 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-27T15:13:56Z",
"rates": {
"SOS": 1.012806
}
}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.2806,
"rate": 1.012806
}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