Rate Overview
Live
1 XAF = 0.023734 SCR
1 SCR = 42.1336
XAF
Avg
0.024652
High
0.025304
Low
0.023734
Last updated: 8/1/2026, 5:18:16 AM
Quick Conversions
| XAF | SCR |
|---|---|
| 1 XAF | 0.02 SCR |
| 10 XAF | 0.24 SCR |
| 50 XAF | 1.19 SCR |
| 100 XAF | 2.37 SCR |
| 500 XAF | 11.87 SCR |
| 1,000 XAF | 23.73 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-08-01T05:18:16Z",
"rates": {
"SCR": 0.023734
}
}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.3734,
"rate": 0.023734
}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