Rate Overview
Live
1 BRL = 9.4444 EGP
1 EGP = 0.105883
BRL
Avg
9.4879
High
9.5512
Low
9.4383
Last updated: 7/6/2026, 2:51:33 PM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 9.44 EGP |
| 10 BRL | 94.44 EGP |
| 50 BRL | 472.22 EGP |
| 100 BRL | 944.44 EGP |
| 500 BRL | 4,722.20 EGP |
| 1,000 BRL | 9,444.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-07-06T14:51:33Z",
"rates": {
"EGP": 9.444408
}
}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": 944.4408,
"rate": 9.444408
}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