Rate Overview
Live
1 SYP = 5.0877 XOF
1 XOF = 0.196553
SYP
Avg
3.9608
High
5.1875
Low
0.050393
Last updated: 5/28/2026, 4:08:02 PM
Quick Conversions
| SYP | XOF |
|---|---|
| 1 SYP | 5.09 XOF |
| 10 SYP | 50.88 XOF |
| 50 SYP | 254.38 XOF |
| 100 SYP | 508.77 XOF |
| 500 SYP | 2,543.85 XOF |
| 1,000 SYP | 5,087.69 XOF |
Get SYP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=XOFExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-28T16:08:02Z",
"rates": {
"XOF": 5.08769
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "XOF",
"amount": 100
},
"result": 508.769,
"rate": 5.08769
}Build with SYP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key