Rate Overview
Live
1 JPY = 0.046977 GTQ
1 GTQ = 21.2870
JPY
Avg
0.049336
High
0.052146
Low
0.046924
Last updated: 7/21/2026, 4:52:40 AM
Quick Conversions
| JPY | GTQ |
|---|---|
| 1 JPY | 0.05 GTQ |
| 10 JPY | 0.47 GTQ |
| 50 JPY | 2.35 GTQ |
| 100 JPY | 4.70 GTQ |
| 500 JPY | 23.49 GTQ |
| 1,000 JPY | 46.98 GTQ |
Get JPY/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=GTQExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T04:52:40Z",
"rates": {
"GTQ": 0.046977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "GTQ",
"amount": 100
},
"result": 4.6977,
"rate": 0.046977
}Build with JPY/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key