Rate Overview
Live
1 PHP = 0.028516 BGN
1 BGN = 35.0680
PHP
Avg
0.028599
High
0.028839
Low
0.028397
Last updated: 3/7/2026, 7:35:07 AM
Quick Conversions
| PHP | BGN |
|---|---|
| 1 PHP | 0.03 BGN |
| 10 PHP | 0.29 BGN |
| 50 PHP | 1.43 BGN |
| 100 PHP | 2.85 BGN |
| 500 PHP | 14.26 BGN |
| 1,000 PHP | 28.52 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-03-07T07:35:07Z",
"rates": {
"BGN": 0.028516
}
}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.8516,
"rate": 0.028516
}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