Rate Overview
Live
1 BRL = 11.8629 PHP
1 PHP = 0.084297
BRL
Avg
11.9194
High
11.9961
Low
11.8508
Last updated: 8/13/2026, 1:34:33 PM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 11.86 PHP |
| 10 BRL | 118.63 PHP |
| 50 BRL | 593.14 PHP |
| 100 BRL | 1,186.29 PHP |
| 500 BRL | 5,931.44 PHP |
| 1,000 BRL | 11,862.88 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-08-13T13:34:33Z",
"rates": {
"PHP": 11.862881
}
}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": 1186.2881,
"rate": 11.862881
}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