Rate Overview
Live
1 WST = 1098.33 BIF
1 BIF = 0.000910
WST
Avg
1097.46
High
1099.58
Low
1093.69
Last updated: 8/13/2026, 2:01:50 PM
Quick Conversions
| WST | BIF |
|---|---|
| 1 WST | 1,098.33 BIF |
| 10 WST | 10,983.30 BIF |
| 50 WST | 54,916.50 BIF |
| 100 WST | 109,832.99 BIF |
| 500 WST | 549,164.96 BIF |
| 1,000 WST | 1,098,329.91 BIF |
Get WST/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BIFExample Response:
{
"success": true,
"base": "WST",
"date": "2026-08-13T14:01:50Z",
"rates": {
"BIF": 1098.32991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BIF",
"amount": 100
},
"result": 109832.991,
"rate": 1098.32991
}Build with WST/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key