Rate Overview
Live
1 SAR = 789.0321 BIF
1 BIF = 0.001267
SAR
Avg
789.3366
High
791.0174
Low
787.8037
Last updated: 3/7/2026, 12:26:28 AM
Quick Conversions
| SAR | BIF |
|---|---|
| 1 SAR | 789.03 BIF |
| 10 SAR | 7,890.32 BIF |
| 50 SAR | 39,451.60 BIF |
| 100 SAR | 78,903.21 BIF |
| 500 SAR | 394,516.03 BIF |
| 1,000 SAR | 789,032.06 BIF |
Get SAR/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BIFExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-07T00:26:28Z",
"rates": {
"BIF": 789.032057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BIF",
"amount": 100
},
"result": 78903.2057,
"rate": 789.032057
}Build with SAR/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key