Rate Overview
Live
1 GEL = 1.9749 BRL
1 BRL = 0.506342
GEL
Avg
1.9835
High
1.9970
Low
1.9715
Last updated: 9/2/2026, 7:01:11 PM
Quick Conversions
| GEL | BRL |
|---|---|
| 1 GEL | 1.97 BRL |
| 10 GEL | 19.75 BRL |
| 50 GEL | 98.75 BRL |
| 100 GEL | 197.49 BRL |
| 500 GEL | 987.47 BRL |
| 1,000 GEL | 1,974.95 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-09-02T19:01:11Z",
"rates": {
"BRL": 1.974948
}
}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": 197.4948,
"rate": 1.974948
}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