Rate Overview
Live
1 PHP = 0.047291 BYN
1 BYN = 21.1457
PHP
Avg
0.047334
High
0.047520
Low
0.047164
Last updated: 7/4/2026, 10:26:18 PM
Quick Conversions
| PHP | BYN |
|---|---|
| 1 PHP | 0.05 BYN |
| 10 PHP | 0.47 BYN |
| 50 PHP | 2.36 BYN |
| 100 PHP | 4.73 BYN |
| 500 PHP | 23.65 BYN |
| 1,000 PHP | 47.29 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-04T22:26:18Z",
"rates": {
"BYN": 0.047291
}
}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.7291,
"rate": 0.047291
}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