Rate Overview
Live
1 BRL = 0.542552 GEL
1 GEL = 1.8431
BRL
Avg
0.541422
High
0.547962
Low
0.536850
Last updated: 5/7/2026, 4:28:23 AM
Quick Conversions
| BRL | GEL |
|---|---|
| 1 BRL | 0.54 GEL |
| 10 BRL | 5.43 GEL |
| 50 BRL | 27.13 GEL |
| 100 BRL | 54.26 GEL |
| 500 BRL | 271.28 GEL |
| 1,000 BRL | 542.55 GEL |
Get BRL/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=GELExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-07T04:28:23Z",
"rates": {
"GEL": 0.542552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "GEL",
"amount": 100
},
"result": 54.2552,
"rate": 0.542552
}Build with BRL/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key