Rate Overview
Live
1 XAF = 1.0555 SDG
1 SDG = 0.947436
XAF
Avg
1.0563
High
1.0577
Low
1.0545
Last updated: 8/12/2026, 5:59:30 PM
Quick Conversions
| XAF | SDG |
|---|---|
| 1 XAF | 1.06 SDG |
| 10 XAF | 10.55 SDG |
| 50 XAF | 52.77 SDG |
| 100 XAF | 105.55 SDG |
| 500 XAF | 527.74 SDG |
| 1,000 XAF | 1,055.48 SDG |
Get XAF/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=SDGExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-08-12T17:59:30Z",
"rates": {
"SDG": 1.05548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "SDG",
"amount": 100
},
"result": 105.548,
"rate": 1.05548
}Build with XAF/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key