Rate Overview
Live
1 USD = 7.6237 GTQ
1 GTQ = 0.131170
USD
Avg
7.6811
High
7.7531
Low
7.6215
Last updated: 7/27/2026, 10:38:05 PM
Quick Conversions
| USD | GTQ |
|---|---|
| 1 USD | 7.62 GTQ |
| 10 USD | 76.24 GTQ |
| 50 USD | 381.19 GTQ |
| 100 USD | 762.37 GTQ |
| 500 USD | 3,811.86 GTQ |
| 1,000 USD | 7,623.72 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-07-27T22:38:05Z",
"rates": {
"GTQ": 7.62371541
}
}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": 762.371541,
"rate": 7.62371541
}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