Rate Overview
Live
1 BRL = 9.5684 EGP
1 EGP = 0.104511
BRL
Avg
9.4672
High
9.5880
Low
9.2566
Last updated: 3/7/2026, 6:47:07 AM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 9.57 EGP |
| 10 BRL | 95.68 EGP |
| 50 BRL | 478.42 EGP |
| 100 BRL | 956.84 EGP |
| 500 BRL | 4,784.18 EGP |
| 1,000 BRL | 9,568.37 EGP |
Get BRL/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=EGPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-07T06:47:07Z",
"rates": {
"EGP": 9.56837
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "EGP",
"amount": 100
},
"result": 956.837,
"rate": 9.56837
}Build with BRL/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key