Rate Overview
Live
1 BIF = 0.000921 WST
1 WST = 1085.78
BIF
Avg
0.000950
High
0.001014
Low
0.000914
Last updated: 3/27/2026, 9:48:54 AM
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-03-27T09:48:54Z",
"rates": {
"WST": 0.000921
}
}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.0921,
"rate": 0.000921
}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