Rate Overview
Live
1 BRL = 10.0792 EGP
1 EGP = 0.099214
BRL
Avg
8.9629
High
10.0792
Low
8.5452
Last updated: 3/27/2026, 4:30:45 PM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 10.08 EGP |
| 10 BRL | 100.79 EGP |
| 50 BRL | 503.96 EGP |
| 100 BRL | 1,007.92 EGP |
| 500 BRL | 5,039.60 EGP |
| 1,000 BRL | 10,079.20 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-27T16:30:45Z",
"rates": {
"EGP": 10.079198
}
}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": 1007.9198,
"rate": 10.079198
}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