Rate Overview
Live
1 SYP = 0.043478 XAF
1 XAF = 23.0001
SYP
Avg
0.043435
High
0.043481
Low
0.043352
Last updated: 9/13/2026, 9:12:24 AM
Quick Conversions
| SYP | XAF |
|---|---|
| 1 SYP | 0.04 XAF |
| 10 SYP | 0.43 XAF |
| 50 SYP | 2.17 XAF |
| 100 SYP | 4.35 XAF |
| 500 SYP | 21.74 XAF |
| 1,000 SYP | 43.48 XAF |
Get SYP/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=XAFExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-09-13T09:12:24Z",
"rates": {
"XAF": 0.043478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "XAF",
"amount": 100
},
"result": 4.3478,
"rate": 0.043478
}Build with SYP/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key