Rate Overview
Live
1 XOF = 0.006658 SAR
1 SAR = 150.1953
XOF
Avg
0.006701
High
0.006767
Low
0.006655
Last updated: 3/6/2026, 11:27:57 PM
Quick Conversions
| XOF | SAR |
|---|---|
| 1 XOF | 0.01 SAR |
| 10 XOF | 0.07 SAR |
| 50 XOF | 0.33 SAR |
| 100 XOF | 0.67 SAR |
| 500 XOF | 3.33 SAR |
| 1,000 XOF | 6.66 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-03-06T23:27:57Z",
"rates": {
"SAR": 0.006658
}
}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.6658,
"rate": 0.006658
}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