Rate Overview
Live
1 BRL = 12.0708 PHP
1 PHP = 0.082844
BRL
Avg
10.6938
High
12.2410
Low
8.9654
Last updated: 7/28/2026, 4:09:42 AM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 12.07 PHP |
| 10 BRL | 120.71 PHP |
| 50 BRL | 603.54 PHP |
| 100 BRL | 1,207.08 PHP |
| 500 BRL | 6,035.42 PHP |
| 1,000 BRL | 12,070.83 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-28T04:09:42Z",
"rates": {
"PHP": 12.07083
}
}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": 1207.083,
"rate": 12.07083
}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