Rate Overview
Live
1 BIF = 0.004488 BWP
1 BWP = 222.8164
BIF
Avg
0.004545
High
0.004697
Low
0.004408
Last updated: 7/26/2026, 1:52:50 AM
Quick Conversions
| BIF | BWP |
|---|---|
| 1 BIF | 0.00 BWP |
| 10 BIF | 0.04 BWP |
| 50 BIF | 0.22 BWP |
| 100 BIF | 0.45 BWP |
| 500 BIF | 2.24 BWP |
| 1,000 BIF | 4.49 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-07-26T01:52:50Z",
"rates": {
"BWP": 0.004488
}
}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.4488,
"rate": 0.004488
}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