Rate Overview
Live
1 BRL = 0.515587 GEL
1 GEL = 1.9395
BRL
Avg
0.510501
High
0.545708
Low
0.483490
Last updated: 7/26/2026, 10:08:18 PM
Quick Conversions
| BRL | GEL |
|---|---|
| 1 BRL | 0.52 GEL |
| 10 BRL | 5.16 GEL |
| 50 BRL | 25.78 GEL |
| 100 BRL | 51.56 GEL |
| 500 BRL | 257.79 GEL |
| 1,000 BRL | 515.59 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-07-26T22:08:18Z",
"rates": {
"GEL": 0.515587
}
}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": 51.5587,
"rate": 0.515587
}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