Rate Overview
Live
1 BIF = 0.094610 PKR
1 PKR = 10.5697
BIF
Avg
0.094516
High
0.094623
Low
0.094291
Last updated: 3/7/2026, 1:01:57 AM
Quick Conversions
| BIF | PKR |
|---|---|
| 1 BIF | 0.09 PKR |
| 10 BIF | 0.95 PKR |
| 50 BIF | 4.73 PKR |
| 100 BIF | 9.46 PKR |
| 500 BIF | 47.31 PKR |
| 1,000 BIF | 94.61 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-03-07T01:01:57Z",
"rates": {
"PKR": 0.09461
}
}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.461,
"rate": 0.09461
}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