Rate Overview
Live
1 EGP = 0.103374 BRL
1 BRL = 9.6736
EGP
Avg
0.102597
High
0.103374
Low
0.101855
Last updated: 8/13/2026, 6:59:47 AM
Quick Conversions
| EGP | BRL |
|---|---|
| 1 EGP | 0.10 BRL |
| 10 EGP | 1.03 BRL |
| 50 EGP | 5.17 BRL |
| 100 EGP | 10.34 BRL |
| 500 EGP | 51.69 BRL |
| 1,000 EGP | 103.37 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-08-13T06:59:47Z",
"rates": {
"BRL": 0.103374
}
}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.337399999999999,
"rate": 0.103374
}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