Rate Overview
Live
1 PHP = 0.027153 BGN
1 BGN = 36.8283
PHP
Avg
0.028708
High
0.031140
Low
0.027071
Last updated: 5/28/2026, 3:32:17 AM
Quick Conversions
| PHP | BGN |
|---|---|
| 1 PHP | 0.03 BGN |
| 10 PHP | 0.27 BGN |
| 50 PHP | 1.36 BGN |
| 100 PHP | 2.72 BGN |
| 500 PHP | 13.58 BGN |
| 1,000 PHP | 27.15 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-28T03:32:17Z",
"rates": {
"BGN": 0.027153
}
}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.7153,
"rate": 0.027153
}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