Rate Overview
Live
1 XAF = 0.198258 SYP
1 SYP = 5.0439
XAF
Avg
0.197773
High
0.199163
Low
0.197157
Last updated: 5/9/2026, 6:06:08 AM
Quick Conversions
| XAF | SYP |
|---|---|
| 1 XAF | 0.20 SYP |
| 10 XAF | 1.98 SYP |
| 50 XAF | 9.91 SYP |
| 100 XAF | 19.83 SYP |
| 500 XAF | 99.13 SYP |
| 1,000 XAF | 198.26 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-05-09T06:06:08Z",
"rates": {
"SYP": 0.198258
}
}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.825799999999997,
"rate": 0.198258
}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