Rate Overview
Live
1 SYP = 5.1323 XOF
1 XOF = 0.194843
SYP
Avg
5.1107
High
5.1875
Low
5.0202
Last updated: 3/27/2026, 6:20:27 AM
Quick Conversions
| SYP | XOF |
|---|---|
| 1 SYP | 5.13 XOF |
| 10 SYP | 51.32 XOF |
| 50 SYP | 256.62 XOF |
| 100 SYP | 513.23 XOF |
| 500 SYP | 2,566.17 XOF |
| 1,000 SYP | 5,132.35 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-03-27T06:20:27Z",
"rates": {
"XOF": 5.132345
}
}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": 513.2345,
"rate": 5.132345
}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