Rate Overview
Live
1 USD = 7.6265 GTQ
1 GTQ = 0.131122
USD
Avg
7.6221
High
7.6265
Low
7.6156
Last updated: 6/19/2026, 8:13:23 AM
Quick Conversions
| USD | GTQ |
|---|---|
| 1 USD | 7.63 GTQ |
| 10 USD | 76.26 GTQ |
| 50 USD | 381.32 GTQ |
| 100 USD | 762.65 GTQ |
| 500 USD | 3,813.25 GTQ |
| 1,000 USD | 7,626.50 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-06-19T08:13:23Z",
"rates": {
"GTQ": 7.62649733
}
}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.6497330000001,
"rate": 7.62649733
}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