Rate Overview
Live
1 XAF = 0.194744 SYP
1 SYP = 5.1349
XAF
Avg
17.0223
High
23.3384
Low
0.193903
Last updated: 3/27/2026, 5:01:43 AM
Quick Conversions
| XAF | SYP |
|---|---|
| 1 XAF | 0.19 SYP |
| 10 XAF | 1.95 SYP |
| 50 XAF | 9.74 SYP |
| 100 XAF | 19.47 SYP |
| 500 XAF | 97.37 SYP |
| 1,000 XAF | 194.74 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-03-27T05:01:43Z",
"rates": {
"SYP": 0.194744
}
}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": 19.4744,
"rate": 0.194744
}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