Rate Overview
Live
1 BRL = 9.6736 EGP
1 EGP = 0.103374
BRL
Avg
9.7471
High
9.8178
Low
9.6736
Last updated: 8/13/2026, 6:43:01 AM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 9.67 EGP |
| 10 BRL | 96.74 EGP |
| 50 BRL | 483.68 EGP |
| 100 BRL | 967.36 EGP |
| 500 BRL | 4,836.80 EGP |
| 1,000 BRL | 9,673.61 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-08-13T06:43:01Z",
"rates": {
"EGP": 9.673605
}
}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": 967.3605,
"rate": 9.673605
}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