Rate Overview
Live
1 BIF = 0.020791 PHP
1 PHP = 48.0977
BIF
Avg
0.020717
High
0.020791
Low
0.020662
Last updated: 7/26/2026, 11:00:22 PM
Quick Conversions
| BIF | PHP |
|---|---|
| 1 BIF | 0.02 PHP |
| 10 BIF | 0.21 PHP |
| 50 BIF | 1.04 PHP |
| 100 BIF | 2.08 PHP |
| 500 BIF | 10.40 PHP |
| 1,000 BIF | 20.79 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-07-26T23:00:22Z",
"rates": {
"PHP": 0.020791
}
}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.0791,
"rate": 0.020791
}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