Rate Overview
Live
1 SYP = 5.0956 XOF
1 XOF = 0.196249
SYP
Avg
5.1036
High
5.1151
Low
5.0956
Last updated: 5/28/2026, 2:57:24 PM
Quick Conversions
| SYP | XOF |
|---|---|
| 1 SYP | 5.10 XOF |
| 10 SYP | 50.96 XOF |
| 50 SYP | 254.78 XOF |
| 100 SYP | 509.56 XOF |
| 500 SYP | 2,547.78 XOF |
| 1,000 SYP | 5,095.56 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-28T14:57:24Z",
"rates": {
"XOF": 5.095561
}
}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": 509.5561,
"rate": 5.095561
}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