Rate Overview
Live
1 PHP = 0.082327 BRL
1 BRL = 12.1467
PHP
Avg
0.084998
High
0.090123
Low
0.080452
Last updated: 7/25/2026, 7:23:42 PM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.08 BRL |
| 10 PHP | 0.82 BRL |
| 50 PHP | 4.12 BRL |
| 100 PHP | 8.23 BRL |
| 500 PHP | 41.16 BRL |
| 1,000 PHP | 82.33 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-25T19:23:42Z",
"rates": {
"BRL": 0.082327
}
}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.2327,
"rate": 0.082327
}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