Rate Overview
Live
1 XAF = 0.006744 SAR
1 SAR = 148.2800
XAF
Avg
0.006737
High
0.006768
Low
0.006704
Last updated: 4/18/2026, 11:18:15 AM
Quick Conversions
| XAF | SAR |
|---|---|
| 1 XAF | 0.01 SAR |
| 10 XAF | 0.07 SAR |
| 50 XAF | 0.34 SAR |
| 100 XAF | 0.67 SAR |
| 500 XAF | 3.37 SAR |
| 1,000 XAF | 6.74 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-04-18T11:18:15Z",
"rates": {
"SAR": 0.006744
}
}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.6744,
"rate": 0.006744
}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