Rate Overview
Live
1 PHP = 48.8039 BIF
1 BIF = 0.020490
PHP
Avg
50.1702
High
51.5398
Low
48.8039
Last updated: 3/27/2026, 7:56:08 PM
Quick Conversions
| PHP | BIF |
|---|---|
| 1 PHP | 48.80 BIF |
| 10 PHP | 488.04 BIF |
| 50 PHP | 2,440.20 BIF |
| 100 PHP | 4,880.39 BIF |
| 500 PHP | 24,401.97 BIF |
| 1,000 PHP | 48,803.94 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-27T19:56:08Z",
"rates": {
"BIF": 48.803935
}
}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": 4880.3935,
"rate": 48.803935
}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