Rate Overview
Live
1 XOF = 1.0556 SDG
1 SDG = 0.947294
XOF
Avg
1.0583
High
1.0856
Low
0.994126
Last updated: 8/12/2026, 3:05:04 AM
Quick Conversions
| XOF | SDG |
|---|---|
| 1 XOF | 1.06 SDG |
| 10 XOF | 10.56 SDG |
| 50 XOF | 52.78 SDG |
| 100 XOF | 105.56 SDG |
| 500 XOF | 527.82 SDG |
| 1,000 XOF | 1,055.64 SDG |
Get XOF/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SDGExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-08-12T03:05:04Z",
"rates": {
"SDG": 1.055638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SDG",
"amount": 100
},
"result": 105.56380000000001,
"rate": 1.055638
}Build with XOF/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key