Rate Overview
Live
1 PHP = 0.027710 BGN
1 BGN = 36.0881
PHP
Avg
0.027785
High
0.027872
Low
0.027710
Last updated: 4/17/2026, 7:01:12 PM
Quick Conversions
| PHP | BGN |
|---|---|
| 1 PHP | 0.03 BGN |
| 10 PHP | 0.28 BGN |
| 50 PHP | 1.39 BGN |
| 100 PHP | 2.77 BGN |
| 500 PHP | 13.85 BGN |
| 1,000 PHP | 27.71 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-04-17T19:01:12Z",
"rates": {
"BGN": 0.02771
}
}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.771,
"rate": 0.02771
}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