Rate Overview
Live
1 EGP = 0.100031 BRL
1 BRL = 9.9969
EGP
Avg
0.102521
High
0.114840
Low
0.092382
Last updated: 7/21/2026, 7:23:08 PM
Quick Conversions
| EGP | BRL |
|---|---|
| 1 EGP | 0.10 BRL |
| 10 EGP | 1.00 BRL |
| 50 EGP | 5.00 BRL |
| 100 EGP | 10.00 BRL |
| 500 EGP | 50.02 BRL |
| 1,000 EGP | 100.03 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-07-21T19:23:08Z",
"rates": {
"BRL": 0.100031
}
}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.0031,
"rate": 0.100031
}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