Rate Overview
Live
1 STD = 0.140557 BIF
1 BIF = 7.1146
STD
Avg
0.140207
High
0.140932
Low
0.139744
Last updated: 8/16/2026, 9:09:40 PM
Quick Conversions
| STD | BIF |
|---|---|
| 1 STD | 0.14 BIF |
| 10 STD | 1.41 BIF |
| 50 STD | 7.03 BIF |
| 100 STD | 14.06 BIF |
| 500 STD | 70.28 BIF |
| 1,000 STD | 140.56 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-08-16T21:09:40Z",
"rates": {
"BIF": 0.140557
}
}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": 14.055699999999998,
"rate": 0.140557
}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