Rate Overview
Live
1 EGP = 0.101450 BRL
1 BRL = 9.8571
EGP
Avg
0.103581
High
0.105950
Low
0.098199
Last updated: 7/14/2026, 11:33:12 AM
Quick Conversions
| EGP | BRL |
|---|---|
| 1 EGP | 0.10 BRL |
| 10 EGP | 1.01 BRL |
| 50 EGP | 5.07 BRL |
| 100 EGP | 10.15 BRL |
| 500 EGP | 50.73 BRL |
| 1,000 EGP | 101.45 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-14T11:33:12Z",
"rates": {
"BRL": 0.10145
}
}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.145,
"rate": 0.10145
}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