Rate Overview
Live
1 BIF = 0.303197 KPW
1 KPW = 3.2982
BIF
Avg
0.303213
High
0.304067
Low
0.302530
Last updated: 3/6/2026, 12:12:34 PM
Quick Conversions
| BIF | KPW |
|---|---|
| 1 BIF | 0.30 KPW |
| 10 BIF | 3.03 KPW |
| 50 BIF | 15.16 KPW |
| 100 BIF | 30.32 KPW |
| 500 BIF | 151.60 KPW |
| 1,000 BIF | 303.20 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-03-06T12:12:34Z",
"rates": {
"KPW": 0.303197
}
}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.3197,
"rate": 0.303197
}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