Rate Overview
Live
1 XAF = 0.993895 SOS
1 SOS = 1.0061
XAF
Avg
1.0150
High
1.0431
Low
0.992285
Last updated: 7/7/2026, 4:06:12 PM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 0.99 SOS |
| 10 XAF | 9.94 SOS |
| 50 XAF | 49.69 SOS |
| 100 XAF | 99.39 SOS |
| 500 XAF | 496.95 SOS |
| 1,000 XAF | 993.90 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-07T16:06:12Z",
"rates": {
"SOS": 0.993895
}
}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.3895,
"rate": 0.993895
}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