Rate Overview
Live
1 BRL = 1.5320 GTQ
1 GTQ = 0.652734
BRL
Avg
1.5267
High
1.5342
Low
1.5117
Last updated: 4/17/2026, 6:30:13 AM
Quick Conversions
| BRL | GTQ |
|---|---|
| 1 BRL | 1.53 GTQ |
| 10 BRL | 15.32 GTQ |
| 50 BRL | 76.60 GTQ |
| 100 BRL | 153.20 GTQ |
| 500 BRL | 766.01 GTQ |
| 1,000 BRL | 1,532.02 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-04-17T06:30:13Z",
"rates": {
"GTQ": 1.532018
}
}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": 153.20180000000002,
"rate": 1.532018
}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