Rate Overview
Live
1 BRL = 0.528535 GEL
1 GEL = 1.8920
BRL
Avg
0.536962
High
0.547962
Low
0.527287
Last updated: 5/27/2026, 11:19:34 AM
Quick Conversions
| BRL | GEL |
|---|---|
| 1 BRL | 0.53 GEL |
| 10 BRL | 5.29 GEL |
| 50 BRL | 26.43 GEL |
| 100 BRL | 52.85 GEL |
| 500 BRL | 264.27 GEL |
| 1,000 BRL | 528.54 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-05-27T11:19:34Z",
"rates": {
"GEL": 0.528535
}
}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": 52.8535,
"rate": 0.528535
}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