Rate Overview
Live
1 SAR = 151.1203 XOF
1 XOF = 0.006617
SAR
Avg
150.8264
High
151.1299
Low
150.3975
Last updated: 3/27/2026, 4:20:44 AM
Quick Conversions
| SAR | XOF |
|---|---|
| 1 SAR | 151.12 XOF |
| 10 SAR | 1,511.20 XOF |
| 50 SAR | 7,556.01 XOF |
| 100 SAR | 15,112.03 XOF |
| 500 SAR | 75,560.14 XOF |
| 1,000 SAR | 151,120.27 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-27T04:20:44Z",
"rates": {
"XOF": 151.120273
}
}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": 15112.0273,
"rate": 151.120273
}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