Rate Overview
Live
1 BIF = 0.000914 WST
1 WST = 1094.09
BIF
Avg
0.000919
High
0.000935
Low
0.000909
Last updated: 3/27/2026, 5:03:59 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.91 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-03-27T17:03:59Z",
"rates": {
"WST": 0.000914
}
}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.0914,
"rate": 0.000914
}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