Rate Overview
Live
1 EGP = 0.099269 BRL
1 BRL = 10.0736
EGP
Avg
0.099954
High
0.101284
Low
0.098859
Last updated: 7/24/2026, 7:43:47 PM
Quick Conversions
| EGP | BRL |
|---|---|
| 1 EGP | 0.10 BRL |
| 10 EGP | 0.99 BRL |
| 50 EGP | 4.96 BRL |
| 100 EGP | 9.93 BRL |
| 500 EGP | 49.63 BRL |
| 1,000 EGP | 99.27 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-24T19:43:47Z",
"rates": {
"BRL": 0.099269
}
}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": 9.9269,
"rate": 0.099269
}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