Rate Overview
Live
1 XAF = 0.024764 SCR
1 SCR = 40.3812
XAF
Avg
0.025774
High
0.027155
Low
0.024392
Last updated: 7/11/2026, 6:00:47 PM
Quick Conversions
| XAF | SCR |
|---|---|
| 1 XAF | 0.02 SCR |
| 10 XAF | 0.25 SCR |
| 50 XAF | 1.24 SCR |
| 100 XAF | 2.48 SCR |
| 500 XAF | 12.38 SCR |
| 1,000 XAF | 24.76 SCR |
Get XAF/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=SCRExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-11T18:00:47Z",
"rates": {
"SCR": 0.024764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "SCR",
"amount": 100
},
"result": 2.4764,
"rate": 0.024764
}Build with XAF/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key