Rate Overview
Live
1 SDG = 0.960803 XOF
1 XOF = 1.0408
SDG
Avg
0.945953
High
1.0891
Low
0.918131
Last updated: 7/26/2026, 2:30:03 AM
Quick Conversions
| SDG | XOF |
|---|---|
| 1 SDG | 0.96 XOF |
| 10 SDG | 9.61 XOF |
| 50 SDG | 48.04 XOF |
| 100 SDG | 96.08 XOF |
| 500 SDG | 480.40 XOF |
| 1,000 SDG | 960.80 XOF |
Get SDG/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=XOFExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-26T02:30:03Z",
"rates": {
"XOF": 0.960803
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "XOF",
"amount": 100
},
"result": 96.0803,
"rate": 0.960803
}Build with SDG/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key