Rate Overview
Live
1 XOF = 0.006620 SAR
1 SAR = 151.0574
XOF
Avg
0.006471
High
0.006810
Low
0.005945
Last updated: 3/27/2026, 6:19:40 AM
Quick Conversions
| XOF | SAR |
|---|---|
| 1 XOF | 0.01 SAR |
| 10 XOF | 0.07 SAR |
| 50 XOF | 0.33 SAR |
| 100 XOF | 0.66 SAR |
| 500 XOF | 3.31 SAR |
| 1,000 XOF | 6.62 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-27T06:19:40Z",
"rates": {
"SAR": 0.00662
}
}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.662,
"rate": 0.00662
}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