Rate Overview
Live
1 BRL = 12.0563 PHP
1 PHP = 0.082944
BRL
Avg
11.9937
High
12.0684
Low
11.8410
Last updated: 4/17/2026, 6:09:31 AM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 12.06 PHP |
| 10 BRL | 120.56 PHP |
| 50 BRL | 602.82 PHP |
| 100 BRL | 1,205.63 PHP |
| 500 BRL | 6,028.15 PHP |
| 1,000 BRL | 12,056.30 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-04-17T06:09:31Z",
"rates": {
"PHP": 12.0563
}
}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": 1205.63,
"rate": 12.0563
}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