Rate Overview
Live
1 BIF = 0.094253 PKR
1 PKR = 10.6097
BIF
Avg
0.093934
High
0.094253
Low
0.093017
Last updated: 7/29/2026, 11:18:46 PM
Quick Conversions
| BIF | PKR |
|---|---|
| 1 BIF | 0.09 PKR |
| 10 BIF | 0.94 PKR |
| 50 BIF | 4.71 PKR |
| 100 BIF | 9.43 PKR |
| 500 BIF | 47.13 PKR |
| 1,000 BIF | 94.25 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-07-29T23:18:46Z",
"rates": {
"PKR": 0.094253
}
}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.4253,
"rate": 0.094253
}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