Rate Overview
Live
1 BRL = 10.3736 EGP
1 EGP = 0.096399
BRL
Avg
10.5136
High
10.6353
Low
10.3736
Last updated: 4/17/2026, 12:01:41 AM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 10.37 EGP |
| 10 BRL | 103.74 EGP |
| 50 BRL | 518.68 EGP |
| 100 BRL | 1,037.36 EGP |
| 500 BRL | 5,186.80 EGP |
| 1,000 BRL | 10,373.59 EGP |
Get BRL/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=EGPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-04-17T00:01:41Z",
"rates": {
"EGP": 10.373592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "EGP",
"amount": 100
},
"result": 1037.3592,
"rate": 10.373592
}Build with BRL/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key