Rate Overview
Live
1 BIF = 0.019543 PHP
1 PHP = 51.1692
BIF
Avg
0.019675
High
0.019829
Low
0.019495
Last updated: 2/14/2026, 10:45:42 AM
Quick Conversions
| BIF | PHP |
|---|---|
| 1 BIF | 0.02 PHP |
| 10 BIF | 0.20 PHP |
| 50 BIF | 0.98 PHP |
| 100 BIF | 1.95 PHP |
| 500 BIF | 9.77 PHP |
| 1,000 BIF | 19.54 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-02-14T10:45:42Z",
"rates": {
"PHP": 0.019543
}
}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": 1.9543000000000001,
"rate": 0.019543
}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