Rate Overview
Live
1 PHP = 0.028006 BGN
1 BGN = 35.7066 PHP
Avg
0.028252
High
0.028394
Low
0.028006
Last updated: 1/25/2026, 10:51:08 AM
Quick Conversions
| PHP | BGN |
|---|---|
| 1 PHP | 0.03 BGN |
| 10 PHP | 0.28 BGN |
| 50 PHP | 1.40 BGN |
| 100 PHP | 2.80 BGN |
| 500 PHP | 14.00 BGN |
| 1,000 PHP | 28.01 BGN |
Get PHP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BGNExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T10:51:08Z",
"rates": {
"BGN": 0.028006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BGN",
"amount": 100
},
"result": 2.8005999999999998,
"rate": 0.028006
}Build with PHP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key