Rate Overview
Live
1 XAF = 1.0427 SDG
1 SDG = 0.959025
XAF
Avg
1.0289
High
1.0814
Low
0.919539
Last updated: 7/29/2026, 5:59:24 PM
Quick Conversions
| XAF | SDG |
|---|---|
| 1 XAF | 1.04 SDG |
| 10 XAF | 10.43 SDG |
| 50 XAF | 52.14 SDG |
| 100 XAF | 104.27 SDG |
| 500 XAF | 521.36 SDG |
| 1,000 XAF | 1,042.73 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-07-29T17:59:24Z",
"rates": {
"SDG": 1.042726
}
}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": 104.27260000000001,
"rate": 1.042726
}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