Rate Overview
Live
1 XAF = 0.006595 SAR
1 SAR = 151.6300
XAF
Avg
0.006641
High
0.006768
Low
0.006546
Last updated: 3/29/2026, 12:08:21 PM
Quick Conversions
| XAF | SAR |
|---|---|
| 1 XAF | 0.01 SAR |
| 10 XAF | 0.07 SAR |
| 50 XAF | 0.33 SAR |
| 100 XAF | 0.66 SAR |
| 500 XAF | 3.30 SAR |
| 1,000 XAF | 6.60 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-03-29T12:08:21Z",
"rates": {
"SAR": 0.006595
}
}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.6595,
"rate": 0.006595
}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