Rate Overview
Live
1 BIF = 0.004628 BWP
1 BWP = 216.0761
BIF
Avg
0.004656
High
0.004831
Low
0.004446
Last updated: 3/27/2026, 11:54:14 AM
Quick Conversions
| BIF | BWP |
|---|---|
| 1 BIF | 0.00 BWP |
| 10 BIF | 0.05 BWP |
| 50 BIF | 0.23 BWP |
| 100 BIF | 0.46 BWP |
| 500 BIF | 2.31 BWP |
| 1,000 BIF | 4.63 BWP |
Get BIF/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=BWPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T11:54:14Z",
"rates": {
"BWP": 0.004628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "BWP",
"amount": 100
},
"result": 0.4628,
"rate": 0.004628
}Build with BIF/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key