Rate Overview
Live
1 JPY = 0.047870 GTQ
1 GTQ = 20.8899
JPY
Avg
0.048015
High
0.048336
Low
0.047870
Last updated: 8/15/2026, 4:51:23 AM
Quick Conversions
| JPY | GTQ |
|---|---|
| 1 JPY | 0.05 GTQ |
| 10 JPY | 0.48 GTQ |
| 50 JPY | 2.39 GTQ |
| 100 JPY | 4.79 GTQ |
| 500 JPY | 23.94 GTQ |
| 1,000 JPY | 47.87 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-08-15T04:51:23Z",
"rates": {
"GTQ": 0.04787
}
}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.787,
"rate": 0.04787
}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