Rate Overview
Live
1 BIF = 0.301695 KPW
1 KPW = 3.3146
BIF
Avg
0.305013
High
0.312791
Low
0.301528
Last updated: 8/23/2026, 11:32:52 AM
Quick Conversions
| BIF | KPW |
|---|---|
| 1 BIF | 0.30 KPW |
| 10 BIF | 3.02 KPW |
| 50 BIF | 15.08 KPW |
| 100 BIF | 30.17 KPW |
| 500 BIF | 150.85 KPW |
| 1,000 BIF | 301.70 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-23T11:32:52Z",
"rates": {
"KPW": 0.301695
}
}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.1695,
"rate": 0.301695
}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