Rate Overview
Live
1 PHP = 0.081815 BRL
1 BRL = 12.2227
PHP
Avg
0.095319
High
0.113494
Low
0.080560
Last updated: 5/27/2026, 7:14:56 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-27T19:14:56Z",
"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