Rate Overview
Live
1 PHP = 0.027736 BAM
1 BAM = 36.0542
PHP
Avg
0.028341
High
0.029496
Low
0.027060
Last updated: 7/27/2026, 4:44:27 PM
Quick Conversions
| PHP | BAM |
|---|---|
| 1 PHP | 0.03 BAM |
| 10 PHP | 0.28 BAM |
| 50 PHP | 1.39 BAM |
| 100 PHP | 2.77 BAM |
| 500 PHP | 13.87 BAM |
| 1,000 PHP | 27.74 BAM |
Get PHP/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BAMExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-27T16:44:27Z",
"rates": {
"BAM": 0.027736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BAM",
"amount": 100
},
"result": 2.7736,
"rate": 0.027736
}Build with PHP/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key