Rate Overview
Live
1 BIF = 0.302531 KPW
1 KPW = 3.3054
BIF
Avg
0.302153
High
0.302652
Low
0.301540
Last updated: 7/1/2026, 9:30:32 PM
Quick Conversions
| BIF | KPW |
|---|---|
| 1 BIF | 0.30 KPW |
| 10 BIF | 3.03 KPW |
| 50 BIF | 15.13 KPW |
| 100 BIF | 30.25 KPW |
| 500 BIF | 151.27 KPW |
| 1,000 BIF | 302.53 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-07-01T21:30:32Z",
"rates": {
"KPW": 0.302531
}
}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.2531,
"rate": 0.302531
}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