Rate Overview
Live
1 XOF = 0.194732 SYP
1 SYP = 5.1353
XOF
Avg
0.195089
High
0.196114
Low
0.194613
Last updated: 3/27/2026, 4:23:05 AM
Quick Conversions
| XOF | SYP |
|---|---|
| 1 XOF | 0.19 SYP |
| 10 XOF | 1.95 SYP |
| 50 XOF | 9.74 SYP |
| 100 XOF | 19.47 SYP |
| 500 XOF | 97.37 SYP |
| 1,000 XOF | 194.73 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-03-27T04:23:05Z",
"rates": {
"SYP": 0.194732
}
}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": 19.4732,
"rate": 0.194732
}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