Rate Overview
Live
1 XOF = 23.1457 SYP
1 SYP = 0.043204
XOF
Avg
22.9795
High
23.1487
Low
22.8594
Last updated: 8/20/2026, 9:08:28 PM
Quick Conversions
| XOF | SYP |
|---|---|
| 1 XOF | 23.15 SYP |
| 10 XOF | 231.46 SYP |
| 50 XOF | 1,157.29 SYP |
| 100 XOF | 2,314.58 SYP |
| 500 XOF | 11,572.88 SYP |
| 1,000 XOF | 23,145.75 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-20T21:08:28Z",
"rates": {
"SYP": 23.14575
}
}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": 2314.575,
"rate": 23.14575
}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