Rate Overview
Live
1 XAF = 0.995265 SOS
1 SOS = 1.0048
XAF
Avg
1.0150
High
1.0431
Low
0.992285
Last updated: 7/6/2026, 6:14:07 AM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 1.00 SOS |
| 10 XAF | 9.95 SOS |
| 50 XAF | 49.76 SOS |
| 100 XAF | 99.53 SOS |
| 500 XAF | 497.63 SOS |
| 1,000 XAF | 995.27 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-06T06:14:07Z",
"rates": {
"SOS": 0.995265
}
}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.5265,
"rate": 0.995265
}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