Rate Overview
Live
1 XAF = 1.0054 SOS
1 SOS = 0.994654
XAF
Avg
1.0110
High
1.0326
Low
0.995402
Last updated: 3/27/2026, 1:37:02 PM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 1.01 SOS |
| 10 XAF | 10.05 SOS |
| 50 XAF | 50.27 SOS |
| 100 XAF | 100.54 SOS |
| 500 XAF | 502.69 SOS |
| 1,000 XAF | 1,005.37 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-03-27T13:37:02Z",
"rates": {
"SOS": 1.005375
}
}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": 100.5375,
"rate": 1.005375
}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