Rate Overview
Live
1 XAF = 0.198754 SYP
1 SYP = 5.0313
XAF
Avg
0.198216
High
0.199043
Low
0.197228
Last updated: 4/18/2026, 8:51:06 AM
Quick Conversions
| XAF | SYP |
|---|---|
| 1 XAF | 0.20 SYP |
| 10 XAF | 1.99 SYP |
| 50 XAF | 9.94 SYP |
| 100 XAF | 19.88 SYP |
| 500 XAF | 99.38 SYP |
| 1,000 XAF | 198.75 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-04-18T08:51:06Z",
"rates": {
"SYP": 0.198754
}
}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.8754,
"rate": 0.198754
}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