Rate Overview
Live
1 XAF = 0.994796 SOS
1 SOS = 1.0052
XAF
Avg
1.0054
High
1.0118
Low
0.994796
Last updated: 6/19/2026, 8:48:27 AM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 0.99 SOS |
| 10 XAF | 9.95 SOS |
| 50 XAF | 49.74 SOS |
| 100 XAF | 99.48 SOS |
| 500 XAF | 497.40 SOS |
| 1,000 XAF | 994.80 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-19T08:48:27Z",
"rates": {
"SOS": 0.994796
}
}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.4796,
"rate": 0.994796
}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