Rate Overview
Live
1 BIF = 0.020302 PHP
1 PHP = 49.2562
BIF
Avg
0.020158
High
0.020302
Low
0.019922
Last updated: 4/16/2026, 7:13:08 PM
Quick Conversions
| BIF | PHP |
|---|---|
| 1 BIF | 0.02 PHP |
| 10 BIF | 0.20 PHP |
| 50 BIF | 1.02 PHP |
| 100 BIF | 2.03 PHP |
| 500 BIF | 10.15 PHP |
| 1,000 BIF | 20.30 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-04-16T19:13:08Z",
"rates": {
"PHP": 0.020302
}
}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.0302000000000002,
"rate": 0.020302
}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