Rate Overview
Live
1 GEL = 1.9779 BRL
1 BRL = 0.505588
GEL
Avg
1.9570
High
1.9779
Low
1.9455
Last updated: 8/12/2026, 7:21:27 PM
Quick Conversions
| GEL | BRL |
|---|---|
| 1 GEL | 1.98 BRL |
| 10 GEL | 19.78 BRL |
| 50 GEL | 98.89 BRL |
| 100 GEL | 197.79 BRL |
| 500 GEL | 988.95 BRL |
| 1,000 GEL | 1,977.89 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-08-12T19:21:27Z",
"rates": {
"BRL": 1.977894
}
}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.7894,
"rate": 1.977894
}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