Rate Overview
Live
1 XAF = 0.026497 SCR
1 SCR = 37.7401
XAF
Avg
0.025924
High
0.026497
Low
0.024256
Last updated: 3/7/2026, 1:05:39 AM
Quick Conversions
| XAF | SCR |
|---|---|
| 1 XAF | 0.03 SCR |
| 10 XAF | 0.26 SCR |
| 50 XAF | 1.32 SCR |
| 100 XAF | 2.65 SCR |
| 500 XAF | 13.25 SCR |
| 1,000 XAF | 26.50 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-07T01:05:39Z",
"rates": {
"SCR": 0.026497
}
}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.6497,
"rate": 0.026497
}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