Rate Overview
Live
1 XOF = 1.0660 SDG
1 SDG = 0.938095
XOF
Avg
1.0640
High
1.0660
Low
1.0616
Last updated: 5/28/2026, 11:55:25 PM
Quick Conversions
| XOF | SDG |
|---|---|
| 1 XOF | 1.07 SDG |
| 10 XOF | 10.66 SDG |
| 50 XOF | 53.30 SDG |
| 100 XOF | 106.60 SDG |
| 500 XOF | 533.00 SDG |
| 1,000 XOF | 1,065.99 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-28T23:55:25Z",
"rates": {
"SDG": 1.06599
}
}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.599,
"rate": 1.06599
}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