Rate Overview
Live
1 SAR = 151.0432 XOF
1 XOF = 0.006621
SAR
Avg
150.4108
High
152.7465
Low
147.7663
Last updated: 3/27/2026, 6:05:51 AM
Quick Conversions
| SAR | XOF |
|---|---|
| 1 SAR | 151.04 XOF |
| 10 SAR | 1,510.43 XOF |
| 50 SAR | 7,552.16 XOF |
| 100 SAR | 15,104.32 XOF |
| 500 SAR | 75,521.61 XOF |
| 1,000 SAR | 151,043.23 XOF |
Get SAR/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=XOFExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T06:05:51Z",
"rates": {
"XOF": 151.043225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "XOF",
"amount": 100
},
"result": 15104.3225,
"rate": 151.043225
}Build with SAR/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key