Rate Overview
Live
1 XOF = 22.9999 SYP
1 SYP = 0.043478
XOF
Avg
23.0222
High
23.0614
Low
22.9999
Last updated: 9/13/2026, 7:30:54 PM
Quick Conversions
| XOF | SYP |
|---|---|
| 1 XOF | 23.00 SYP |
| 10 XOF | 230.00 SYP |
| 50 XOF | 1,150.00 SYP |
| 100 XOF | 2,299.99 SYP |
| 500 XOF | 11,499.96 SYP |
| 1,000 XOF | 22,999.92 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-09-13T19:30:54Z",
"rates": {
"SYP": 22.999915
}
}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": 2299.9915,
"rate": 22.999915
}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