Rate Overview
Live
1 XOF = 23.1666 SYP
1 SYP = 0.043166
XOF
Avg
9.9910
High
23.4422
Low
0.191890
Last updated: 8/23/2026, 4:06:54 AM
Quick Conversions
| XOF | SYP |
|---|---|
| 1 XOF | 23.17 SYP |
| 10 XOF | 231.67 SYP |
| 50 XOF | 1,158.33 SYP |
| 100 XOF | 2,316.66 SYP |
| 500 XOF | 11,583.29 SYP |
| 1,000 XOF | 23,166.58 SYP |
Get XOF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SYPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-08-23T04:06:54Z",
"rates": {
"SYP": 23.16658
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SYP",
"amount": 100
},
"result": 2316.658,
"rate": 23.16658
}Build with XOF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key