Rate Overview
Live
1 XAF = 0.979542 SOS
1 SOS = 1.0209
XAF
Avg
1.0123
High
1.0369
Low
0.979542
Last updated: 9/12/2026, 7:35:42 AM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 0.98 SOS |
| 10 XAF | 9.80 SOS |
| 50 XAF | 48.98 SOS |
| 100 XAF | 97.95 SOS |
| 500 XAF | 489.77 SOS |
| 1,000 XAF | 979.54 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-09-12T07:35:42Z",
"rates": {
"SOS": 0.979542
}
}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": 97.9542,
"rate": 0.979542
}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