Rate Overview
Live
1 XAF = 0.992070 SOS
1 SOS = 1.0080
XAF
Avg
0.993664
High
0.999834
Low
0.986840
Last updated: 6/27/2026, 4:34:07 AM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 0.99 SOS |
| 10 XAF | 9.92 SOS |
| 50 XAF | 49.60 SOS |
| 100 XAF | 99.21 SOS |
| 500 XAF | 496.04 SOS |
| 1,000 XAF | 992.07 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-06-27T04:34:07Z",
"rates": {
"SOS": 0.99207
}
}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.207,
"rate": 0.99207
}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