Rate Overview
Live
1 STD = 0.139440 BIF
1 BIF = 7.1715
STD
Avg
0.140328
High
0.141802
Low
0.139354
Last updated: 3/7/2026, 4:23:56 AM
Quick Conversions
| STD | BIF |
|---|---|
| 1 STD | 0.14 BIF |
| 10 STD | 1.39 BIF |
| 50 STD | 6.97 BIF |
| 100 STD | 13.94 BIF |
| 500 STD | 69.72 BIF |
| 1,000 STD | 139.44 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-03-07T04:23:56Z",
"rates": {
"BIF": 0.13944
}
}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.944,
"rate": 0.13944
}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