Rate Overview
Live
1 XAF = 1.0793 SDG
1 SDG = 0.926521
XAF
Avg
1.0763
High
1.0818
Low
1.0707
Last updated: 4/17/2026, 6:12:57 AM
Quick Conversions
| XAF | SDG |
|---|---|
| 1 XAF | 1.08 SDG |
| 10 XAF | 10.79 SDG |
| 50 XAF | 53.97 SDG |
| 100 XAF | 107.93 SDG |
| 500 XAF | 539.65 SDG |
| 1,000 XAF | 1,079.31 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-04-17T06:12:57Z",
"rates": {
"SDG": 1.079306
}
}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": 107.93060000000001,
"rate": 1.079306
}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