Rate Overview
Live
1 XOF = 1.0782 SDG
1 SDG = 0.927484
XOF
Avg
1.0743
High
1.0782
Low
1.0704
Last updated: 5/8/2026, 4:27:42 PM
Quick Conversions
| XOF | SDG |
|---|---|
| 1 XOF | 1.08 SDG |
| 10 XOF | 10.78 SDG |
| 50 XOF | 53.91 SDG |
| 100 XOF | 107.82 SDG |
| 500 XOF | 539.09 SDG |
| 1,000 XOF | 1,078.19 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-05-08T16:27:42Z",
"rates": {
"SDG": 1.078186
}
}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.8186,
"rate": 1.078186
}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