Rate Overview
Live
1 PHP = 0.046469 BYN
1 BYN = 21.5197
PHP
Avg
0.051483
High
0.059733
Low
0.044536
Last updated: 7/26/2026, 3:57:31 AM
Quick Conversions
| PHP | BYN |
|---|---|
| 1 PHP | 0.05 BYN |
| 10 PHP | 0.46 BYN |
| 50 PHP | 2.32 BYN |
| 100 PHP | 4.65 BYN |
| 500 PHP | 23.23 BYN |
| 1,000 PHP | 46.47 BYN |
Get PHP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BYNExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-26T03:57:31Z",
"rates": {
"BYN": 0.046469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BYN",
"amount": 100
},
"result": 4.6469000000000005,
"rate": 0.046469
}Build with PHP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key