Rate Overview
Live
1 BIF = 0.000922 WST
1 WST = 1084.60
BIF
Avg
0.000944
High
0.001014
Low
0.000906
Last updated: 7/25/2026, 1:17:35 PM
Quick Conversions
| BIF | WST |
|---|---|
| 1 BIF | 0.00 WST |
| 10 BIF | 0.01 WST |
| 50 BIF | 0.05 WST |
| 100 BIF | 0.09 WST |
| 500 BIF | 0.46 WST |
| 1,000 BIF | 0.92 WST |
Get BIF/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=WSTExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-25T13:17:35Z",
"rates": {
"WST": 0.000922
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "WST",
"amount": 100
},
"result": 0.09219999999999999,
"rate": 0.000922
}Build with BIF/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key