Rate Overview
Live
1 XAF = 0.014257 SBD
1 SBD = 70.1410
XAF
Avg
0.014395
High
0.014576
Low
0.014257
Last updated: 3/7/2026, 1:01:55 AM
Quick Conversions
| XAF | SBD |
|---|---|
| 1 XAF | 0.01 SBD |
| 10 XAF | 0.14 SBD |
| 50 XAF | 0.71 SBD |
| 100 XAF | 1.43 SBD |
| 500 XAF | 7.13 SBD |
| 1,000 XAF | 14.26 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-07T01:01:55Z",
"rates": {
"SBD": 0.014257
}
}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.4257,
"rate": 0.014257
}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