Rate Overview
Live
1 BRL = 10.0804 EGP
1 EGP = 0.099202
BRL
Avg
9.9767
High
10.0804
Low
9.8350
Last updated: 3/27/2026, 3:53:42 PM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 10.08 EGP |
| 10 BRL | 100.80 EGP |
| 50 BRL | 504.02 EGP |
| 100 BRL | 1,008.04 EGP |
| 500 BRL | 5,040.21 EGP |
| 1,000 BRL | 10,080.42 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-03-27T15:53:42Z",
"rates": {
"EGP": 10.08042
}
}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": 1008.042,
"rate": 10.08042
}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