Rate Overview
Live
1 USD = 7.6479 GTQ
1 GTQ = 0.130754
USD
Avg
7.6645
High
7.6721
Low
7.6479
Last updated: 3/27/2026, 11:20:45 AM
Quick Conversions
| USD | GTQ |
|---|---|
| 1 USD | 7.65 GTQ |
| 10 USD | 76.48 GTQ |
| 50 USD | 382.40 GTQ |
| 100 USD | 764.79 GTQ |
| 500 USD | 3,823.97 GTQ |
| 1,000 USD | 7,647.93 GTQ |
Get USD/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=GTQExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T11:20:45Z",
"rates": {
"GTQ": 7.64793372
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "GTQ",
"amount": 100
},
"result": 764.793372,
"rate": 7.64793372
}Build with USD/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key