Rate Overview
Live
1 BRL = 10.3534 EGP
1 EGP = 0.096587
BRL
Avg
10.4923
High
10.5946
Low
10.3533
Last updated: 5/27/2026, 7:25:12 AM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 10.35 EGP |
| 10 BRL | 103.53 EGP |
| 50 BRL | 517.67 EGP |
| 100 BRL | 1,035.34 EGP |
| 500 BRL | 5,176.70 EGP |
| 1,000 BRL | 10,353.41 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-27T07:25:12Z",
"rates": {
"EGP": 10.353407
}
}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": 1035.3407,
"rate": 10.353407
}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