Rate Overview
Live
1 BRL = 9.9931 EGP
1 EGP = 0.100069
BRL
Avg
9.3660
High
10.7793
Low
8.5541
Last updated: 7/21/2026, 2:47:27 AM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 9.99 EGP |
| 10 BRL | 99.93 EGP |
| 50 BRL | 499.66 EGP |
| 100 BRL | 999.31 EGP |
| 500 BRL | 4,996.57 EGP |
| 1,000 BRL | 9,993.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-07-21T02:47:27Z",
"rates": {
"EGP": 9.993147
}
}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": 999.3147,
"rate": 9.993147
}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