Rate Overview
Live
1 BIF = 0.300806 KPW
1 KPW = 3.3244
BIF
Avg
0.300940
High
0.301062
Low
0.300806
Last updated: 9/11/2026, 9:00:42 PM
Quick Conversions
| BIF | KPW |
|---|---|
| 1 BIF | 0.30 KPW |
| 10 BIF | 3.01 KPW |
| 50 BIF | 15.04 KPW |
| 100 BIF | 30.08 KPW |
| 500 BIF | 150.40 KPW |
| 1,000 BIF | 300.81 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-09-11T21:00:42Z",
"rates": {
"KPW": 0.300806
}
}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.0806,
"rate": 0.300806
}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