Rate Overview
Live
1 XAF = 1.0446 SDG
1 SDG = 0.957333
XAF
Avg
1.0454
High
1.0469
Low
1.0431
Last updated: 7/8/2026, 5:46:49 PM
Quick Conversions
| XAF | SDG |
|---|---|
| 1 XAF | 1.04 SDG |
| 10 XAF | 10.45 SDG |
| 50 XAF | 52.23 SDG |
| 100 XAF | 104.46 SDG |
| 500 XAF | 522.28 SDG |
| 1,000 XAF | 1,044.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-07-08T17:46:49Z",
"rates": {
"SDG": 1.044569
}
}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.4569,
"rate": 1.044569
}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