Rate Overview
Live
1 GYD = 0.765589 JPY
1 JPY = 1.3062
GYD
Avg
0.766361
High
0.768405
Low
0.764207
Last updated: 6/16/2026, 3:33:29 AM
Quick Conversions
| GYD | JPY |
|---|---|
| 1 GYD | 0.77 JPY |
| 10 GYD | 7.66 JPY |
| 50 GYD | 38.28 JPY |
| 100 GYD | 76.56 JPY |
| 500 GYD | 382.79 JPY |
| 1,000 GYD | 765.59 JPY |
Get GYD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=JPYExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-06-16T03:33:29Z",
"rates": {
"JPY": 0.765589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "JPY",
"amount": 100
},
"result": 76.5589,
"rate": 0.765589
}Build with GYD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key