Rate Overview
Live
1 EGP = 0.098993 BRL
1 BRL = 10.1017
EGP
Avg
0.110462
High
0.121687
Low
0.093080
Last updated: 7/22/2026, 1:03:57 PM
Quick Conversions
| EGP | BRL |
|---|---|
| 1 EGP | 0.10 BRL |
| 10 EGP | 0.99 BRL |
| 50 EGP | 4.95 BRL |
| 100 EGP | 9.90 BRL |
| 500 EGP | 49.50 BRL |
| 1,000 EGP | 98.99 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-22T13:03:57Z",
"rates": {
"BRL": 0.098993
}
}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.8993,
"rate": 0.098993
}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