Rate Overview
Live
1 BIF = 0.019947 PHP
1 PHP = 50.1329
BIF
Avg
0.019701
High
0.019966
Low
0.019465
Last updated: 3/7/2026, 1:00:17 AM
Quick Conversions
| BIF | PHP |
|---|---|
| 1 BIF | 0.02 PHP |
| 10 BIF | 0.20 PHP |
| 50 BIF | 1.00 PHP |
| 100 BIF | 1.99 PHP |
| 500 BIF | 9.97 PHP |
| 1,000 BIF | 19.95 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-03-07T01:00:17Z",
"rates": {
"PHP": 0.019947
}
}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.9947,
"rate": 0.019947
}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