Rate Overview
Live
1 XOF = 1.0454 SDG
1 SDG = 0.956574
XOF
Avg
1.0457
High
1.0469
Low
1.0443
Last updated: 7/9/2026, 5:58:31 AM
Quick Conversions
| XOF | SDG |
|---|---|
| 1 XOF | 1.05 SDG |
| 10 XOF | 10.45 SDG |
| 50 XOF | 52.27 SDG |
| 100 XOF | 104.54 SDG |
| 500 XOF | 522.70 SDG |
| 1,000 XOF | 1,045.40 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-07-09T05:58:31Z",
"rates": {
"SDG": 1.045397
}
}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": 104.5397,
"rate": 1.045397
}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