Rate Overview
Live
1 EGP = 0.093517 BRL
1 BRL = 10.6932
EGP
Avg
0.092823
High
0.093517
Low
0.092342
Last updated: 5/7/2026, 12:20:37 AM
Quick Conversions
| EGP | BRL |
|---|---|
| 1 EGP | 0.09 BRL |
| 10 EGP | 0.94 BRL |
| 50 EGP | 4.68 BRL |
| 100 EGP | 9.35 BRL |
| 500 EGP | 46.76 BRL |
| 1,000 EGP | 93.52 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-05-07T00:20:37Z",
"rates": {
"BRL": 0.093517
}
}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.351700000000001,
"rate": 0.093517
}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