Rate Overview
Live
1 BRL = 9.9135 EGP
1 EGP = 0.100872
BRL
Avg
10.0653
High
10.2501
Low
9.9135
Last updated: 6/16/2026, 11:22:18 AM
Quick Conversions
| BRL | EGP |
|---|---|
| 1 BRL | 9.91 EGP |
| 10 BRL | 99.14 EGP |
| 50 BRL | 495.68 EGP |
| 100 BRL | 991.35 EGP |
| 500 BRL | 4,956.76 EGP |
| 1,000 BRL | 9,913.51 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-06-16T11:22:18Z",
"rates": {
"EGP": 9.913512
}
}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": 991.3512000000001,
"rate": 9.913512
}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