Rate Overview
Live
1 PHP = 0.086292 BRL
1 BRL = 11.5886
PHP
Avg
0.087400
High
0.088534
Low
0.086292
Last updated: 3/27/2026, 2:33:20 PM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.09 BRL |
| 10 PHP | 0.86 BRL |
| 50 PHP | 4.31 BRL |
| 100 PHP | 8.63 BRL |
| 500 PHP | 43.15 BRL |
| 1,000 PHP | 86.29 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-03-27T14:33:20Z",
"rates": {
"BRL": 0.086292
}
}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.629199999999999,
"rate": 0.086292
}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