Rate Overview
Live
1 XOF = 1.0664 SDG
1 SDG = 0.937761
XOF
Avg
1.0640
High
1.0664
Low
1.0616
Last updated: 5/28/2026, 6:31:15 PM
Quick Conversions
| XOF | SDG |
|---|---|
| 1 XOF | 1.07 SDG |
| 10 XOF | 10.66 SDG |
| 50 XOF | 53.32 SDG |
| 100 XOF | 106.64 SDG |
| 500 XOF | 533.19 SDG |
| 1,000 XOF | 1,066.37 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-28T18:31:15Z",
"rates": {
"SDG": 1.06637
}
}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": 106.637,
"rate": 1.06637
}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