Rate Overview
Live
1 EGP = 0.099775 BRL
1 BRL = 10.0226
EGP
Avg
0.101915
High
0.103872
Low
0.099768
Last updated: 9/3/2026, 6:53:12 AM
Quick Conversions
| EGP | BRL |
|---|---|
| 1 EGP | 0.10 BRL |
| 10 EGP | 1.00 BRL |
| 50 EGP | 4.99 BRL |
| 100 EGP | 9.98 BRL |
| 500 EGP | 49.89 BRL |
| 1,000 EGP | 99.78 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-09-03T06:53:12Z",
"rates": {
"BRL": 0.099775
}
}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.977500000000001,
"rate": 0.099775
}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