Rate Overview
Live
1 BRL = 10.3526 EGP
1 EGP = 0.096594
BRL
Avg
9.8132
High
10.8245
Low
8.7077
Last updated: 5/27/2026, 8:51:02 AM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 10.35 EGP |
| 10 BRL | 103.53 EGP |
| 50 BRL | 517.63 EGP |
| 100 BRL | 1,035.26 EGP |
| 500 BRL | 5,176.31 EGP |
| 1,000 BRL | 10,352.61 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-05-27T08:51:02Z",
"rates": {
"EGP": 10.352614
}
}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": 1035.2614,
"rate": 10.352614
}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