Rate Overview
Live
1 PHP = 0.027545 BGN
1 BGN = 36.3042
PHP
Avg
0.027261
High
0.027629
Low
0.027060
Last updated: 5/7/2026, 10:45:29 PM
Quick Conversions
| PHP | BGN |
|---|---|
| 1 PHP | 0.03 BGN |
| 10 PHP | 0.28 BGN |
| 50 PHP | 1.38 BGN |
| 100 PHP | 2.75 BGN |
| 500 PHP | 13.77 BGN |
| 1,000 PHP | 27.55 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-05-07T22:45:29Z",
"rates": {
"BGN": 0.027545
}
}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.7545,
"rate": 0.027545
}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