Rate Overview
Live
1 SYP = 5.1118 XOF
1 XOF = 0.195626
SYP
Avg
5.0782
High
5.1151
Low
5.0205
Last updated: 3/7/2026, 1:41:31 AM
Quick Conversions
| SYP | XOF |
|---|---|
| 1 SYP | 5.11 XOF |
| 10 SYP | 51.12 XOF |
| 50 SYP | 255.59 XOF |
| 100 SYP | 511.18 XOF |
| 500 SYP | 2,555.90 XOF |
| 1,000 SYP | 5,111.80 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-07T01:41:31Z",
"rates": {
"XOF": 5.111799
}
}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": 511.17990000000003,
"rate": 5.111799
}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