Rate Overview
Live
1 XAF = 1.0596 SDG
1 SDG = 0.943783
XAF
Avg
1.0622
High
1.0677
Low
1.0596
Last updated: 9/2/2026, 5:41:03 PM
Quick Conversions
| XAF | SDG |
|---|---|
| 1 XAF | 1.06 SDG |
| 10 XAF | 10.60 SDG |
| 50 XAF | 52.98 SDG |
| 100 XAF | 105.96 SDG |
| 500 XAF | 529.78 SDG |
| 1,000 XAF | 1,059.57 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-09-02T17:41:03Z",
"rates": {
"SDG": 1.059566
}
}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.9566,
"rate": 1.059566
}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