Rate Overview
Live
1 STD = 0.139938 BIF
1 BIF = 7.1460
STD
Avg
0.140754
High
0.144140
Low
0.138007
Last updated: 5/29/2026, 7:49:43 PM
Quick Conversions
| STD | BIF |
|---|---|
| 1 STD | 0.14 BIF |
| 10 STD | 1.40 BIF |
| 50 STD | 7.00 BIF |
| 100 STD | 13.99 BIF |
| 500 STD | 69.97 BIF |
| 1,000 STD | 139.94 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-05-29T19:49:43Z",
"rates": {
"BIF": 0.139938
}
}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.9938,
"rate": 0.139938
}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