Rate Overview
Live
1 BRL = 12.2688 PHP
1 PHP = 0.081508
BRL
Avg
11.6177
High
12.5198
Low
10.7616
Last updated: 5/28/2026, 3:32:11 AM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 12.27 PHP |
| 10 BRL | 122.69 PHP |
| 50 BRL | 613.44 PHP |
| 100 BRL | 1,226.88 PHP |
| 500 BRL | 6,134.39 PHP |
| 1,000 BRL | 12,268.79 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-05-28T03:32:11Z",
"rates": {
"PHP": 12.26879
}
}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": 1226.879,
"rate": 12.26879
}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