Rate Overview
Live
1 PHP = 0.084129 BRL
1 BRL = 11.8865
PHP
Avg
0.083936
High
0.084560
Low
0.083338
Last updated: 6/17/2026, 7:55:09 AM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.08 BRL |
| 10 PHP | 0.84 BRL |
| 50 PHP | 4.21 BRL |
| 100 PHP | 8.41 BRL |
| 500 PHP | 42.06 BRL |
| 1,000 PHP | 84.13 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-06-17T07:55:09Z",
"rates": {
"BRL": 0.084129
}
}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.412899999999999,
"rate": 0.084129
}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