Rate Overview
Live
1 BRL = 12.2698 PHP
1 PHP = 0.081501
BRL
Avg
10.5763
High
12.4397
Low
8.8580
Last updated: 5/28/2026, 2:28:52 AM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 12.27 PHP |
| 10 BRL | 122.70 PHP |
| 50 BRL | 613.49 PHP |
| 100 BRL | 1,226.98 PHP |
| 500 BRL | 6,134.89 PHP |
| 1,000 BRL | 12,269.78 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-28T02:28:52Z",
"rates": {
"PHP": 12.269781
}
}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.9781,
"rate": 12.269781
}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