Rate Overview
Live
1 XOF = 0.193785 SYP
1 SYP = 5.1604
XOF
Avg
0.194953
High
0.195421
Low
0.193785
Last updated: 6/17/2026, 9:51:15 PM
Quick Conversions
| XOF | SYP |
|---|---|
| 1 XOF | 0.19 SYP |
| 10 XOF | 1.94 SYP |
| 50 XOF | 9.69 SYP |
| 100 XOF | 19.38 SYP |
| 500 XOF | 96.89 SYP |
| 1,000 XOF | 193.79 SYP |
Get XOF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SYPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-06-17T21:51:15Z",
"rates": {
"SYP": 0.193785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SYP",
"amount": 100
},
"result": 19.378500000000003,
"rate": 0.193785
}Build with XOF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key