Rate Overview
Live
1 STD = 0.137608 BIF
1 BIF = 7.2670
STD
Avg
0.138401
High
0.144216
Low
0.136564
Last updated: 7/8/2026, 6:59:35 PM
Quick Conversions
| STD | BIF |
|---|---|
| 1 STD | 0.14 BIF |
| 10 STD | 1.38 BIF |
| 50 STD | 6.88 BIF |
| 100 STD | 13.76 BIF |
| 500 STD | 68.80 BIF |
| 1,000 STD | 137.61 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-08T18:59:35Z",
"rates": {
"BIF": 0.137608
}
}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.760800000000001,
"rate": 0.137608
}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