Rate Overview
Live
1 PHP = 0.048308 BYN
1 BYN = 20.7005
PHP
Avg
0.048636
High
0.048993
Low
0.048215
Last updated: 8/12/2026, 12:47:00 PM
Quick Conversions
| PHP | BYN |
|---|---|
| 1 PHP | 0.05 BYN |
| 10 PHP | 0.48 BYN |
| 50 PHP | 2.42 BYN |
| 100 PHP | 4.83 BYN |
| 500 PHP | 24.15 BYN |
| 1,000 PHP | 48.31 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-08-12T12:47:00Z",
"rates": {
"BYN": 0.048308
}
}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.8308,
"rate": 0.048308
}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