Rate Overview
Live
1 PHP = 0.083752 BRL
1 BRL = 11.9400
PHP
Avg
0.084081
High
0.084570
Low
0.083690
Last updated: 7/8/2026, 5:58:51 PM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.08 BRL |
| 10 PHP | 0.84 BRL |
| 50 PHP | 4.19 BRL |
| 100 PHP | 8.38 BRL |
| 500 PHP | 41.88 BRL |
| 1,000 PHP | 83.75 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-08T17:58:51Z",
"rates": {
"BRL": 0.083752
}
}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.3752,
"rate": 0.083752
}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