Rate Overview
Live
1 PHP = 0.090230 BRL
1 BRL = 11.0828
PHP
Avg
0.089401
High
0.090230
Low
0.088780
Last updated: 2/14/2026, 10:02:26 AM
Quick Conversions
| PHP | BRL |
|---|---|
| 1 PHP | 0.09 BRL |
| 10 PHP | 0.90 BRL |
| 50 PHP | 4.51 BRL |
| 100 PHP | 9.02 BRL |
| 500 PHP | 45.12 BRL |
| 1,000 PHP | 90.23 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-02-14T10:02:26Z",
"rates": {
"BRL": 0.09023
}
}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": 9.023,
"rate": 0.09023
}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