Rate Overview
Live
1 PHP = 0.081815 BRL
1 BRL = 12.2227
PHP
Avg
0.081579
High
0.082105
Low
0.081297
Last updated: 5/27/2026, 6:18:24 PM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.08 BRL |
| 10 PHP | 0.82 BRL |
| 50 PHP | 4.09 BRL |
| 100 PHP | 8.18 BRL |
| 500 PHP | 40.91 BRL |
| 1,000 PHP | 81.82 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-05-27T18:18:24Z",
"rates": {
"BRL": 0.081815
}
}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.1815,
"rate": 0.081815
}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