Rate Overview
Live
1 EGP = 0.104511 BRL
1 BRL = 9.5684
EGP
Avg
0.105642
High
0.108030
Low
0.104297
Last updated: 3/7/2026, 4:58:33 AM
Quick Conversions
| EGP | BRL |
|---|---|
| 1 EGP | 0.10 BRL |
| 10 EGP | 1.05 BRL |
| 50 EGP | 5.23 BRL |
| 100 EGP | 10.45 BRL |
| 500 EGP | 52.26 BRL |
| 1,000 EGP | 104.51 BRL |
Get EGP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=BRLExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-07T04:58:33Z",
"rates": {
"BRL": 0.104511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "BRL",
"amount": 100
},
"result": 10.4511,
"rate": 0.104511
}Build with EGP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key