Rate Overview
Live
1 STD = 0.144260 BIF
1 BIF = 6.9319
STD
Avg
0.143938
High
0.144431
Low
0.143472
Last updated: 5/9/2026, 3:40:08 AM
Quick Conversions
| STD | BIF |
|---|---|
| 1 STD | 0.14 BIF |
| 10 STD | 1.44 BIF |
| 50 STD | 7.21 BIF |
| 100 STD | 14.43 BIF |
| 500 STD | 72.13 BIF |
| 1,000 STD | 144.26 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-09T03:40:08Z",
"rates": {
"BIF": 0.14426
}
}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.426,
"rate": 0.14426
}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