Rate Overview
Live
1 BIF = 0.020963 PHP
1 PHP = 47.7031
BIF
Avg
0.020834
High
0.020974
Low
0.020665
Last updated: 9/2/2026, 9:14:34 AM
Quick Conversions
| BIF | PHP |
|---|---|
| 1 BIF | 0.02 PHP |
| 10 BIF | 0.21 PHP |
| 50 BIF | 1.05 PHP |
| 100 BIF | 2.10 PHP |
| 500 BIF | 10.48 PHP |
| 1,000 BIF | 20.96 PHP |
Get BIF/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=PHPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-09-02T09:14:34Z",
"rates": {
"PHP": 0.020963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "PHP",
"amount": 100
},
"result": 2.0963,
"rate": 0.020963
}Build with BIF/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key