Rate Overview
Live
1 JPY = 0.047705 GTQ
1 GTQ = 20.9622
JPY
Avg
0.048848
High
0.050256
Low
0.047705
Last updated: 3/27/2026, 6:14:42 PM
Quick Conversions
| JPY | GTQ |
|---|---|
| 1 JPY | 0.05 GTQ |
| 10 JPY | 0.48 GTQ |
| 50 JPY | 2.39 GTQ |
| 100 JPY | 4.77 GTQ |
| 500 JPY | 23.85 GTQ |
| 1,000 JPY | 47.71 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-27T18:14:42Z",
"rates": {
"GTQ": 0.047705
}
}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.7705,
"rate": 0.047705
}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