Rate Overview
Live
1 XOF = 23.1428 SYP
1 SYP = 0.043210
XOF
Avg
1.1932
High
23.1428
Low
0.191423
Last updated: 8/20/2026, 6:41:17 AM
Quick Conversions
| XOF | SYP |
|---|---|
| 1 XOF | 23.14 SYP |
| 10 XOF | 231.43 SYP |
| 50 XOF | 1,157.14 SYP |
| 100 XOF | 2,314.28 SYP |
| 500 XOF | 11,571.42 SYP |
| 1,000 XOF | 23,142.83 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-20T06:41:17Z",
"rates": {
"SYP": 23.142831
}
}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.2831,
"rate": 23.142831
}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