Rate Overview
Live
1 XAF = 0.989788 SOS
1 SOS = 1.0103
XAF
Avg
0.992305
High
0.997422
Low
0.961445
Last updated: 7/28/2026, 4:18:36 AM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 0.99 SOS |
| 10 XAF | 9.90 SOS |
| 50 XAF | 49.49 SOS |
| 100 XAF | 98.98 SOS |
| 500 XAF | 494.89 SOS |
| 1,000 XAF | 989.79 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-28T04:18:36Z",
"rates": {
"SOS": 0.989788
}
}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": 98.9788,
"rate": 0.989788
}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