Rate Overview
Live
1 XAF = 23.1666 SYP
1 SYP = 0.043166
XAF
Avg
16.2958
High
23.3363
Low
0.192291
Last updated: 8/23/2026, 10:34:02 AM
Quick Conversions
| XAF | SYP |
|---|---|
| 1 XAF | 23.17 SYP |
| 10 XAF | 231.67 SYP |
| 50 XAF | 1,158.33 SYP |
| 100 XAF | 2,316.66 SYP |
| 500 XAF | 11,583.29 SYP |
| 1,000 XAF | 23,166.58 SYP |
Get XAF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=SYPExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-08-23T10:34:02Z",
"rates": {
"SYP": 23.16658
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "SYP",
"amount": 100
},
"result": 2316.658,
"rate": 23.16658
}Build with XAF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key