Rate Overview
Live
1 PHP = 50.2469 BIF
1 BIF = 0.019902
PHP
Avg
50.7167
High
51.3732
Low
50.0828
Last updated: 3/7/2026, 4:23:58 AM
Quick Conversions
| PHP | BIF |
|---|---|
| 1 PHP | 50.25 BIF |
| 10 PHP | 502.47 BIF |
| 50 PHP | 2,512.35 BIF |
| 100 PHP | 5,024.69 BIF |
| 500 PHP | 25,123.45 BIF |
| 1,000 PHP | 50,246.91 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-03-07T04:23:58Z",
"rates": {
"BIF": 50.246905
}
}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": 5024.6905,
"rate": 50.246905
}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