Rate Overview
Live
1 BRL = 10.0606 EGP
1 EGP = 0.099397
BRL
Avg
9.3052
High
10.0606
Low
8.7077
Last updated: 3/27/2026, 6:15:15 PM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 10.06 EGP |
| 10 BRL | 100.61 EGP |
| 50 BRL | 503.03 EGP |
| 100 BRL | 1,006.06 EGP |
| 500 BRL | 5,030.32 EGP |
| 1,000 BRL | 10,060.64 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-27T18:15:15Z",
"rates": {
"EGP": 10.060642
}
}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": 1006.0641999999999,
"rate": 10.060642
}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