Rate Overview
Live
1 BIF = 0.302756 KPW
1 KPW = 3.3030
BIF
Avg
0.305368
High
0.312791
Low
0.302120
Last updated: 5/27/2026, 8:48:54 AM
Quick Conversions
| BIF | KPW |
|---|---|
| 1 BIF | 0.30 KPW |
| 10 BIF | 3.03 KPW |
| 50 BIF | 15.14 KPW |
| 100 BIF | 30.28 KPW |
| 500 BIF | 151.38 KPW |
| 1,000 BIF | 302.76 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-27T08:48:54Z",
"rates": {
"KPW": 0.302756
}
}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.275600000000004,
"rate": 0.302756
}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