Rate Overview
Live
1 GEL = 1.8553 BRL
1 BRL = 0.539006
GEL
Avg
1.8619
High
1.8791
Low
1.8520
Last updated: 4/17/2026, 12:32:56 AM
Quick Conversions
| GEL | BRL |
|---|---|
| 1 GEL | 1.86 BRL |
| 10 GEL | 18.55 BRL |
| 50 GEL | 92.76 BRL |
| 100 GEL | 185.53 BRL |
| 500 GEL | 927.63 BRL |
| 1,000 GEL | 1,855.27 BRL |
Get GEL/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BRLExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-04-17T00:32:56Z",
"rates": {
"BRL": 1.855268
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BRL",
"amount": 100
},
"result": 185.52679999999998,
"rate": 1.855268
}Build with GEL/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key