Rate Overview
Live
1 XAF = 0.025428 SCR
1 SCR = 39.3267
XAF
Avg
0.025745
High
0.027035
Low
0.024517
Last updated: 3/27/2026, 3:10:20 PM
Quick Conversions
| XAF | SCR |
|---|---|
| 1 XAF | 0.03 SCR |
| 10 XAF | 0.25 SCR |
| 50 XAF | 1.27 SCR |
| 100 XAF | 2.54 SCR |
| 500 XAF | 12.71 SCR |
| 1,000 XAF | 25.43 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-03-27T15:10:20Z",
"rates": {
"SCR": 0.025428
}
}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.5427999999999997,
"rate": 0.025428
}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