Rate Overview
Live
1 XAF = 1.0191 SOS
1 SOS = 0.981245
XAF
Avg
1.0049
High
1.0191
Low
0.976572
Last updated: 8/21/2026, 12:57:51 PM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 1.02 SOS |
| 10 XAF | 10.19 SOS |
| 50 XAF | 50.96 SOS |
| 100 XAF | 101.91 SOS |
| 500 XAF | 509.56 SOS |
| 1,000 XAF | 1,019.11 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-21T12:57:51Z",
"rates": {
"SOS": 1.019113
}
}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": 101.9113,
"rate": 1.019113
}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