Rate Overview
Live
1 XAF = 0.961445 SOS
1 SOS = 1.0401
XAF
Avg
0.987592
High
0.997422
Low
0.961445
Last updated: 7/11/2026, 5:18:39 AM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 0.96 SOS |
| 10 XAF | 9.61 SOS |
| 50 XAF | 48.07 SOS |
| 100 XAF | 96.14 SOS |
| 500 XAF | 480.72 SOS |
| 1,000 XAF | 961.45 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-07-11T05:18:39Z",
"rates": {
"SOS": 0.961445
}
}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": 96.1445,
"rate": 0.961445
}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