Rate Overview
Live
1 BRL = 11.7728 PHP
1 PHP = 0.084942
BRL
Avg
11.8849
High
11.9993
Low
11.7601
Last updated: 6/19/2026, 8:38:00 AM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 11.77 PHP |
| 10 BRL | 117.73 PHP |
| 50 BRL | 588.64 PHP |
| 100 BRL | 1,177.28 PHP |
| 500 BRL | 5,886.40 PHP |
| 1,000 BRL | 11,772.80 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-06-19T08:38:00Z",
"rates": {
"PHP": 11.772802
}
}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": 1177.2802000000001,
"rate": 11.772802
}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