Rate Overview
Live
1 BRL = 10.3542 EGP
1 EGP = 0.096579
BRL
Avg
9.0337
High
10.7434
Low
8.2177
Last updated: 5/27/2026, 9:57:18 AM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 10.35 EGP |
| 10 BRL | 103.54 EGP |
| 50 BRL | 517.71 EGP |
| 100 BRL | 1,035.42 EGP |
| 500 BRL | 5,177.11 EGP |
| 1,000 BRL | 10,354.22 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-27T09:57:18Z",
"rates": {
"EGP": 10.35422
}
}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.422,
"rate": 10.35422
}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