Rate Overview
Live
1 BRL = 1.4591 GTQ
1 GTQ = 0.685341
BRL
Avg
1.4697
High
1.4943
Low
1.4535
Last updated: 3/7/2026, 9:17:09 AM
Quick Conversions
| BRL | GTQ |
|---|---|
| 1 BRL | 1.46 GTQ |
| 10 BRL | 14.59 GTQ |
| 50 BRL | 72.96 GTQ |
| 100 BRL | 145.91 GTQ |
| 500 BRL | 729.56 GTQ |
| 1,000 BRL | 1,459.13 GTQ |
Get BRL/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=GTQExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-07T09:17:09Z",
"rates": {
"GTQ": 1.459127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "GTQ",
"amount": 100
},
"result": 145.9127,
"rate": 1.459127
}Build with BRL/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key