Rate Overview
Live
1 EGP = 0.096578 BRL
1 BRL = 10.3543
EGP
Avg
0.094114
High
0.096586
Low
0.092342
Last updated: 5/27/2026, 9:56:57 AM
Quick Conversions
| EGP | BRL |
|---|---|
| 1 EGP | 0.10 BRL |
| 10 EGP | 0.97 BRL |
| 50 EGP | 4.83 BRL |
| 100 EGP | 9.66 BRL |
| 500 EGP | 48.29 BRL |
| 1,000 EGP | 96.58 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-27T09:56:57Z",
"rates": {
"BRL": 0.096578
}
}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.6578,
"rate": 0.096578
}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