Rate Overview
Live
1 BRL = 12.2262 PHP
1 PHP = 0.081792
BRL
Avg
12.2576
High
12.3006
Low
12.1794
Last updated: 5/28/2026, 1:17:18 AM
Quick Conversions
| BRL | PHP |
|---|---|
| 1 BRL | 12.23 PHP |
| 10 BRL | 122.26 PHP |
| 50 BRL | 611.31 PHP |
| 100 BRL | 1,222.62 PHP |
| 500 BRL | 6,113.08 PHP |
| 1,000 BRL | 12,226.16 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-28T01:17:18Z",
"rates": {
"PHP": 12.226162
}
}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": 1222.6162,
"rate": 12.226162
}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