Rate Overview
Live
1 BRL = 12.2597 PHP
1 PHP = 0.081568
BRL
Avg
12.3530
High
12.4397
Low
12.2597
Last updated: 5/7/2026, 5:46:46 PM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 12.26 PHP |
| 10 BRL | 122.60 PHP |
| 50 BRL | 612.98 PHP |
| 100 BRL | 1,225.97 PHP |
| 500 BRL | 6,129.83 PHP |
| 1,000 BRL | 12,259.65 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-07T17:46:46Z",
"rates": {
"PHP": 12.25965
}
}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": 1225.9650000000001,
"rate": 12.25965
}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