Rate Overview
Live
1 BRL = 11.5885 PHP
1 PHP = 0.086292
BRL
Avg
11.3371
High
11.5885
Low
11.1499
Last updated: 3/27/2026, 2:33:19 PM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 11.59 PHP |
| 10 BRL | 115.89 PHP |
| 50 BRL | 579.43 PHP |
| 100 BRL | 1,158.85 PHP |
| 500 BRL | 5,794.26 PHP |
| 1,000 BRL | 11,588.53 PHP |
Get BRL/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=PHPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T14:33:19Z",
"rates": {
"PHP": 11.588528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "PHP",
"amount": 100
},
"result": 1158.8528000000001,
"rate": 11.588528
}Build with BRL/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key