Rate Overview
Live
1 BRL = 12.1467 PHP
1 PHP = 0.082327
BRL
Avg
12.1307
High
12.1798
Low
12.0679
Last updated: 7/25/2026, 6:51:41 PM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 12.15 PHP |
| 10 BRL | 121.47 PHP |
| 50 BRL | 607.33 PHP |
| 100 BRL | 1,214.67 PHP |
| 500 BRL | 6,073.34 PHP |
| 1,000 BRL | 12,146.68 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-25T18:51:41Z",
"rates": {
"PHP": 12.14668
}
}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": 1214.668,
"rate": 12.14668
}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