Rate Overview
Live
1 BRL = 10.1273 EGP
1 EGP = 0.098743
BRL
Avg
9.8960
High
10.7434
Low
8.9018
Last updated: 7/23/2026, 9:37:09 AM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 10.13 EGP |
| 10 BRL | 101.27 EGP |
| 50 BRL | 506.37 EGP |
| 100 BRL | 1,012.73 EGP |
| 500 BRL | 5,063.67 EGP |
| 1,000 BRL | 10,127.33 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-07-23T09:37:09Z",
"rates": {
"EGP": 10.127333
}
}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": 1012.7333,
"rate": 10.127333
}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