Rate Overview
Live
1 PHP = 0.089044 BRL
1 BRL = 11.2304
PHP
Avg
0.089185
High
0.089686
Low
0.088824
Last updated: 3/7/2026, 7:35:02 AM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.09 BRL |
| 10 PHP | 0.89 BRL |
| 50 PHP | 4.45 BRL |
| 100 PHP | 8.90 BRL |
| 500 PHP | 44.52 BRL |
| 1,000 PHP | 89.04 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-03-07T07:35:02Z",
"rates": {
"BRL": 0.089044
}
}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.904399999999999,
"rate": 0.089044
}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