Rate Overview
Live
1 PHP = 0.044608 BYN
1 BYN = 22.4175
PHP
Avg
0.044596
High
0.044810
Low
0.044288
Last updated: 5/27/2026, 5:28:39 PM
Quick Conversions
| PHP | BYN |
|---|---|
| 1 PHP | 0.04 BYN |
| 10 PHP | 0.45 BYN |
| 50 PHP | 2.23 BYN |
| 100 PHP | 4.46 BYN |
| 500 PHP | 22.30 BYN |
| 1,000 PHP | 44.61 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-05-27T17:28:39Z",
"rates": {
"BYN": 0.044608
}
}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.4608,
"rate": 0.044608
}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