Rate Overview
Live
1 PHP = 50.0938 BIF
1 BIF = 0.019963 PHP
Avg
51.0469
High
53.3630
Low
49.2016
Last updated: 1/25/2026, 9:06:20 AM
Quick Conversions
| PHP | BIF |
|---|---|
| 1 PHP | 50.09 BIF |
| 10 PHP | 500.94 BIF |
| 50 PHP | 2,504.69 BIF |
| 100 PHP | 5,009.38 BIF |
| 500 PHP | 25,046.90 BIF |
| 1,000 PHP | 50,093.80 BIF |
Get PHP/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BIFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T09:06:20Z",
"rates": {
"BIF": 50.093804
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BIF",
"amount": 100
},
"result": 5009.3804,
"rate": 50.093804
}Build with PHP/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key