Rate Overview
Live
1 BIF = 0.000908 WST
1 WST = 1101.32
BIF
Avg
0.000913
High
0.000924
Low
0.000897
Last updated: 4/16/2026, 5:29:43 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.45 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-04-16T17:29:43Z",
"rates": {
"WST": 0.000908
}
}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.09079999999999999,
"rate": 0.000908
}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