Rate Overview
Live
1 BRL = 10.6932 EGP
1 EGP = 0.093518
BRL
Avg
10.7733
High
10.8292
Low
10.6932
Last updated: 5/7/2026, 1:18:43 AM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 10.69 EGP |
| 10 BRL | 106.93 EGP |
| 50 BRL | 534.66 EGP |
| 100 BRL | 1,069.32 EGP |
| 500 BRL | 5,346.58 EGP |
| 1,000 BRL | 10,693.15 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-05-07T01:18:43Z",
"rates": {
"EGP": 10.693152
}
}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": 1069.3152,
"rate": 10.693152
}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