Rate Overview
Live
1 STD = 0.138070 BIF
1 BIF = 7.2427
STD
Avg
0.140606
High
0.144503
Low
0.137292
Last updated: 7/28/2026, 8:53:59 AM
Quick Conversions
| STD | BIF |
|---|---|
| 1 STD | 0.14 BIF |
| 10 STD | 1.38 BIF |
| 50 STD | 6.90 BIF |
| 100 STD | 13.81 BIF |
| 500 STD | 69.04 BIF |
| 1,000 STD | 138.07 BIF |
Get STD/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=BIFExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-28T08:53:59Z",
"rates": {
"BIF": 0.13807
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "BIF",
"amount": 100
},
"result": 13.807,
"rate": 0.13807
}Build with STD/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key