Rate Overview
Live
1 XAF = 0.994551 SOS
1 SOS = 1.0055
XAF
Avg
1.0125
High
1.0346
Low
0.990686
Last updated: 7/8/2026, 7:15:24 AM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 0.99 SOS |
| 10 XAF | 9.95 SOS |
| 50 XAF | 49.73 SOS |
| 100 XAF | 99.46 SOS |
| 500 XAF | 497.28 SOS |
| 1,000 XAF | 994.55 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-08T07:15:24Z",
"rates": {
"SOS": 0.994551
}
}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": 99.4551,
"rate": 0.994551
}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