Rate Overview
Live
1 BIF = 0.094363 PKR
1 PKR = 10.5974
BIF
Avg
0.094098
High
0.094585
Low
0.093542
Last updated: 6/19/2026, 9:47:11 AM
Quick Conversions
| BIF | PKR |
|---|---|
| 1 BIF | 0.09 PKR |
| 10 BIF | 0.94 PKR |
| 50 BIF | 4.72 PKR |
| 100 BIF | 9.44 PKR |
| 500 BIF | 47.18 PKR |
| 1,000 BIF | 94.36 PKR |
Get BIF/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=PKRExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-06-19T09:47:11Z",
"rates": {
"PKR": 0.094363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "PKR",
"amount": 100
},
"result": 9.436300000000001,
"rate": 0.094363
}Build with BIF/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key