Rate Overview
Live
1 XAF = 0.194744 SYP
1 SYP = 5.1349
XAF
Avg
11.5141
High
23.2692
Low
0.193903
Last updated: 3/27/2026, 4:59:25 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-27T04:59:25Z",
"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