Rate Overview
Live
1 GEL = 1.9468 BRL
1 BRL = 0.513673
GEL
Avg
1.9450
High
1.9503
Low
1.9337
Last updated: 7/21/2026, 6:11:05 AM
Quick Conversions
| GEL | BRL |
|---|---|
| 1 GEL | 1.95 BRL |
| 10 GEL | 19.47 BRL |
| 50 GEL | 97.34 BRL |
| 100 GEL | 194.68 BRL |
| 500 GEL | 973.38 BRL |
| 1,000 GEL | 1,946.77 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-07-21T06:11:05Z",
"rates": {
"BRL": 1.946765
}
}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": 194.6765,
"rate": 1.946765
}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