Rate Overview
Live
1 BRL = 11.9753 PHP
1 PHP = 0.083505
BRL
Avg
11.9079
High
11.9787
Low
11.8245
Last updated: 7/9/2026, 12:23:48 PM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 11.98 PHP |
| 10 BRL | 119.75 PHP |
| 50 BRL | 598.77 PHP |
| 100 BRL | 1,197.53 PHP |
| 500 BRL | 5,987.66 PHP |
| 1,000 BRL | 11,975.33 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-07-09T12:23:48Z",
"rates": {
"PHP": 11.975326
}
}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": 1197.5326,
"rate": 11.975326
}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