Rate Overview
Live
1 XAF = 1.0100 SOS
1 SOS = 0.990135
XAF
Avg
1.0184
High
1.0295
Low
1.0100
Last updated: 3/7/2026, 1:04:15 AM
Quick Conversions
| XAF | SOS |
|---|---|
| 1 XAF | 1.01 SOS |
| 10 XAF | 10.10 SOS |
| 50 XAF | 50.50 SOS |
| 100 XAF | 101.00 SOS |
| 500 XAF | 504.98 SOS |
| 1,000 XAF | 1,009.96 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-07T01:04:15Z",
"rates": {
"SOS": 1.009963
}
}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.99629999999999,
"rate": 1.009963
}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