Rate Overview
Live
1 PHP = 0.028229 BGN
1 BGN = 35.4246
PHP
Avg
0.029252
High
0.031572
Low
0.027883
Last updated: 3/28/2026, 10:55:40 AM
Quick Conversions
| PHP | BGN |
|---|---|
| 1 PHP | 0.03 BGN |
| 10 PHP | 0.28 BGN |
| 50 PHP | 1.41 BGN |
| 100 PHP | 2.82 BGN |
| 500 PHP | 14.11 BGN |
| 1,000 PHP | 28.23 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-28T10:55:40Z",
"rates": {
"BGN": 0.028229
}
}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.8229,
"rate": 0.028229
}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