Rate Overview
Live
1 BIF = 0.303072 KPW
1 KPW = 3.2995
BIF
Avg
0.302602
High
0.303072
Low
0.302408
Last updated: 5/7/2026, 12:15:05 AM
Quick Conversions
| BIF | KPW |
|---|---|
| 1 BIF | 0.30 KPW |
| 10 BIF | 3.03 KPW |
| 50 BIF | 15.15 KPW |
| 100 BIF | 30.31 KPW |
| 500 BIF | 151.54 KPW |
| 1,000 BIF | 303.07 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-05-07T00:15:05Z",
"rates": {
"KPW": 0.303072
}
}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.3072,
"rate": 0.303072
}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