Rate Overview
Live
1 BRL = 11.2303 PHP
1 PHP = 0.089045
BRL
Avg
11.2127
High
11.2582
Low
11.1499
Last updated: 3/7/2026, 7:35:02 AM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 11.23 PHP |
| 10 BRL | 112.30 PHP |
| 50 BRL | 561.52 PHP |
| 100 BRL | 1,123.03 PHP |
| 500 BRL | 5,615.15 PHP |
| 1,000 BRL | 11,230.31 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-07T07:35:02Z",
"rates": {
"PHP": 11.230308
}
}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": 1123.0308,
"rate": 11.230308
}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