Rate Overview
Live
1 PHP = 0.081568 BRL
1 BRL = 12.2597
PHP
Avg
0.080927
High
0.081568
Low
0.080387
Last updated: 5/7/2026, 11:26:26 AM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.08 BRL |
| 10 PHP | 0.82 BRL |
| 50 PHP | 4.08 BRL |
| 100 PHP | 8.16 BRL |
| 500 PHP | 40.78 BRL |
| 1,000 PHP | 81.57 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-05-07T11:26:26Z",
"rates": {
"BRL": 0.081568
}
}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.1568,
"rate": 0.081568
}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