Rate Overview
Live
1 XAF = 0.006533 SAR
1 SAR = 153.0690
XAF
Avg
0.006601
High
0.006639
Low
0.006533
Last updated: 6/19/2026, 9:49:34 AM
Quick Conversions
| XAF | SAR |
|---|---|
| 1 XAF | 0.01 SAR |
| 10 XAF | 0.07 SAR |
| 50 XAF | 0.33 SAR |
| 100 XAF | 0.65 SAR |
| 500 XAF | 3.27 SAR |
| 1,000 XAF | 6.53 SAR |
Get XAF/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=SARExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-06-19T09:49:34Z",
"rates": {
"SAR": 0.006533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "SAR",
"amount": 100
},
"result": 0.6533,
"rate": 0.006533
}Build with XAF/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key