Rate Overview
Live
1 XOF = 1.0214 SOS
1 SOS = 0.979038
XOF
Avg
1.0204
High
1.0224
Low
1.0187
Last updated: 5/7/2026, 1:20:41 AM
Quick Conversions
| XOF | SOS |
|---|---|
| 1 XOF | 1.02 SOS |
| 10 XOF | 10.21 SOS |
| 50 XOF | 51.07 SOS |
| 100 XOF | 102.14 SOS |
| 500 XOF | 510.71 SOS |
| 1,000 XOF | 1,021.41 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-07T01:20:41Z",
"rates": {
"SOS": 1.021411
}
}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": 102.14110000000001,
"rate": 1.021411
}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