Rate Overview
Live
1 XOF = 0.198617 SYP
1 SYP = 5.0348
XOF
Avg
0.198178
High
0.198859
Low
0.197047
Last updated: 4/18/2026, 8:58:38 AM
Quick Conversions
| XOF | SYP |
|---|---|
| 1 XOF | 0.20 SYP |
| 10 XOF | 1.99 SYP |
| 50 XOF | 9.93 SYP |
| 100 XOF | 19.86 SYP |
| 500 XOF | 99.31 SYP |
| 1,000 XOF | 198.62 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-04-18T08:58:38Z",
"rates": {
"SYP": 0.198617
}
}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.8617,
"rate": 0.198617
}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