Rate Overview
Live
1 XOF = 1.0800 SDG
1 SDG = 0.925963
XOF
Avg
1.0774
High
1.0803
Low
1.0714
Last updated: 4/18/2026, 8:55:59 AM
Quick Conversions
| XOF | SDG |
|---|---|
| 1 XOF | 1.08 SDG |
| 10 XOF | 10.80 SDG |
| 50 XOF | 54.00 SDG |
| 100 XOF | 108.00 SDG |
| 500 XOF | 539.98 SDG |
| 1,000 XOF | 1,079.96 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-04-18T08:55:59Z",
"rates": {
"SDG": 1.079957
}
}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": 107.9957,
"rate": 1.079957
}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