Rate Overview
Live
1 PHP = 0.082944 BRL
1 BRL = 12.0563
PHP
Avg
0.083379
High
0.084452
Low
0.082860
Last updated: 4/17/2026, 6:09:31 AM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.08 BRL |
| 10 PHP | 0.83 BRL |
| 50 PHP | 4.15 BRL |
| 100 PHP | 8.29 BRL |
| 500 PHP | 41.47 BRL |
| 1,000 PHP | 82.94 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-04-17T06:09:31Z",
"rates": {
"BRL": 0.082944
}
}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.2944,
"rate": 0.082944
}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