Rate Overview
Live
1 JPY = 0.048597 GTQ
1 GTQ = 20.5774
JPY
Avg
0.048789
High
0.049129
Low
0.048566
Last updated: 3/7/2026, 12:58:59 AM
Quick Conversions
| JPY | GTQ |
|---|---|
| 1 JPY | 0.05 GTQ |
| 10 JPY | 0.49 GTQ |
| 50 JPY | 2.43 GTQ |
| 100 JPY | 4.86 GTQ |
| 500 JPY | 24.30 GTQ |
| 1,000 JPY | 48.60 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-03-07T00:58:59Z",
"rates": {
"GTQ": 0.048597
}
}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.8597,
"rate": 0.048597
}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