Rate Overview
Live
1 BIF = 0.020530 PHP
1 PHP = 48.7092
BIF
Avg
0.020412
High
0.020569
Low
0.020330
Last updated: 8/12/2026, 11:51:24 AM
Quick Conversions
| BIF | PHP |
|---|---|
| 1 BIF | 0.02 PHP |
| 10 BIF | 0.21 PHP |
| 50 BIF | 1.03 PHP |
| 100 BIF | 2.05 PHP |
| 500 BIF | 10.27 PHP |
| 1,000 BIF | 20.53 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-08-12T11:51:24Z",
"rates": {
"PHP": 0.02053
}
}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.053,
"rate": 0.02053
}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