Rate Overview
Live
1 XAF = 1.0036 SOS
1 SOS = 0.996454
XAF
Avg
0.994951
High
1.0036
Low
0.989135
Last updated: 8/2/2026, 3:14:50 AM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 1.00 SOS |
| 10 XAF | 10.04 SOS |
| 50 XAF | 50.18 SOS |
| 100 XAF | 100.36 SOS |
| 500 XAF | 501.78 SOS |
| 1,000 XAF | 1,003.56 SOS |
Get XAF/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=SOSExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-08-02T03:14:50Z",
"rates": {
"SOS": 1.003559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "SOS",
"amount": 100
},
"result": 100.3559,
"rate": 1.003559
}Build with XAF/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key