Rate Overview
Live
1 PHP = 0.089569 BRL
1 BRL = 11.1646 PHP
Avg
0.090034
High
0.090912
Low
0.089394
Last updated: 1/25/2026, 7:12:56 AM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.09 BRL |
| 10 PHP | 0.90 BRL |
| 50 PHP | 4.48 BRL |
| 100 PHP | 8.96 BRL |
| 500 PHP | 44.78 BRL |
| 1,000 PHP | 89.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-01-25T07:12:56Z",
"rates": {
"BRL": 0.089569
}
}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.9569,
"rate": 0.089569
}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