Rate Overview
Live
1 BRL = 10.0225 EGP
1 EGP = 0.099775
BRL
Avg
9.8139
High
10.0232
Low
9.6272
Last updated: 9/3/2026, 6:31:43 AM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 10.02 EGP |
| 10 BRL | 100.23 EGP |
| 50 BRL | 501.13 EGP |
| 100 BRL | 1,002.25 EGP |
| 500 BRL | 5,011.27 EGP |
| 1,000 BRL | 10,022.54 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-09-03T06:31:43Z",
"rates": {
"EGP": 10.022538
}
}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": 1002.2538000000001,
"rate": 10.022538
}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