Rate Overview
Live
1 XOF = 0.006710 SAR
1 SAR = 149.0313
XOF
Avg
0.006709
High
0.006726
Low
0.006696
Last updated: 5/6/2026, 6:49:57 AM
Quick Conversions
| XOF | SAR |
|---|---|
| 1 XOF | 0.01 SAR |
| 10 XOF | 0.07 SAR |
| 50 XOF | 0.34 SAR |
| 100 XOF | 0.67 SAR |
| 500 XOF | 3.36 SAR |
| 1,000 XOF | 6.71 SAR |
Get XOF/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SARExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-06T06:49:57Z",
"rates": {
"SAR": 0.00671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SAR",
"amount": 100
},
"result": 0.6709999999999999,
"rate": 0.00671
}Build with XOF/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key