Rate Overview
Live
1 PHP = 0.082860 BRL
1 BRL = 12.0685
PHP
Avg
0.085577
High
0.092922
Low
0.079873
Last updated: 7/29/2026, 12:35:41 AM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.08 BRL |
| 10 PHP | 0.83 BRL |
| 50 PHP | 4.14 BRL |
| 100 PHP | 8.29 BRL |
| 500 PHP | 41.43 BRL |
| 1,000 PHP | 82.86 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-29T00:35:41Z",
"rates": {
"BRL": 0.08286
}
}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.286,
"rate": 0.08286
}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