Rate Overview
Live
1 XAF = 0.014102 SBD
1 SBD = 70.9119
XAF
Avg
0.014484
High
0.014789
Low
0.013965
Last updated: 3/27/2026, 10:06:17 AM
Quick Conversions
| XAF | SBD |
|---|---|
| 1 XAF | 0.01 SBD |
| 10 XAF | 0.14 SBD |
| 50 XAF | 0.71 SBD |
| 100 XAF | 1.41 SBD |
| 500 XAF | 7.05 SBD |
| 1,000 XAF | 14.10 SBD |
Get XAF/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=SBDExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-27T10:06:17Z",
"rates": {
"SBD": 0.014102
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "SBD",
"amount": 100
},
"result": 1.4102,
"rate": 0.014102
}Build with XAF/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key