Rate Overview
Live
1 SYP = 5.1352 XOF
1 XOF = 0.194733
SYP
Avg
5.1259
High
5.1384
Low
5.0991
Last updated: 3/27/2026, 4:25:12 AM
Quick Conversions
| SYP | XOF |
|---|---|
| 1 SYP | 5.14 XOF |
| 10 SYP | 51.35 XOF |
| 50 SYP | 256.76 XOF |
| 100 SYP | 513.52 XOF |
| 500 SYP | 2,567.62 XOF |
| 1,000 SYP | 5,135.24 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-27T04:25:12Z",
"rates": {
"XOF": 5.135236
}
}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.5236,
"rate": 5.135236
}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