Rate Overview
Live
1 BRL = 9.4162 EGP
1 EGP = 0.106200
BRL
Avg
9.7800
High
10.8245
Low
8.7077
Last updated: 7/3/2026, 3:17:09 PM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 9.42 EGP |
| 10 BRL | 94.16 EGP |
| 50 BRL | 470.81 EGP |
| 100 BRL | 941.62 EGP |
| 500 BRL | 4,708.10 EGP |
| 1,000 BRL | 9,416.21 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-07-03T15:17:09Z",
"rates": {
"EGP": 9.416208
}
}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": 941.6207999999999,
"rate": 9.416208
}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