Rate Overview
Live
1 PHP = 0.081734 BRL
1 BRL = 12.2348
PHP
Avg
0.093907
High
0.111264
Low
0.081570
Last updated: 7/23/2026, 9:02:11 PM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.08 BRL |
| 10 PHP | 0.82 BRL |
| 50 PHP | 4.09 BRL |
| 100 PHP | 8.17 BRL |
| 500 PHP | 40.87 BRL |
| 1,000 PHP | 81.73 BRL |
Get PHP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BRLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-23T21:02:11Z",
"rates": {
"BRL": 0.081734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BRL",
"amount": 100
},
"result": 8.1734,
"rate": 0.081734
}Build with PHP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key