Rate Overview
Live
1 BIF = 0.302353 KPW
1 KPW = 3.3074
BIF
Avg
0.303284
High
0.306155
Low
0.299700
Last updated: 8/21/2026, 4:52:31 PM
Quick Conversions
| BIF | KPW |
|---|---|
| 1 BIF | 0.30 KPW |
| 10 BIF | 3.02 KPW |
| 50 BIF | 15.12 KPW |
| 100 BIF | 30.24 KPW |
| 500 BIF | 151.18 KPW |
| 1,000 BIF | 302.35 KPW |
Get BIF/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=KPWExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-08-21T16:52:31Z",
"rates": {
"KPW": 0.302353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "KPW",
"amount": 100
},
"result": 30.2353,
"rate": 0.302353
}Build with BIF/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key