Rate Overview
Live
1 XAF = 0.195786 SYP
1 SYP = 5.1076
XAF
Avg
0.197469
High
0.200153
Low
0.195430
Last updated: 3/6/2026, 10:49:05 PM
Quick Conversions
| XAF | SYP |
|---|---|
| 1 XAF | 0.20 SYP |
| 10 XAF | 1.96 SYP |
| 50 XAF | 9.79 SYP |
| 100 XAF | 19.58 SYP |
| 500 XAF | 97.89 SYP |
| 1,000 XAF | 195.79 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-06T22:49:05Z",
"rates": {
"SYP": 0.195786
}
}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.578599999999998,
"rate": 0.195786
}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