Rate Overview
Live
1 BIF = 0.094827 PKR
1 PKR = 10.5455
BIF
Avg
0.094429
High
0.094827
Low
0.093510
Last updated: 5/29/2026, 9:31:10 PM
Quick Conversions
| BIF | PKR |
|---|---|
| 1 BIF | 0.09 PKR |
| 10 BIF | 0.95 PKR |
| 50 BIF | 4.74 PKR |
| 100 BIF | 9.48 PKR |
| 500 BIF | 47.41 PKR |
| 1,000 BIF | 94.83 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-05-29T21:31:10Z",
"rates": {
"PKR": 0.094827
}
}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.4827,
"rate": 0.094827
}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