Rate Overview
Live
1 GYD = 0.779406 JPY
1 JPY = 1.2830
GYD
Avg
0.742845
High
0.779406
Low
0.702039
Last updated: 7/22/2026, 4:10:35 AM
Quick Conversions
| GYD | JPY |
|---|---|
| 1 GYD | 0.78 JPY |
| 10 GYD | 7.79 JPY |
| 50 GYD | 38.97 JPY |
| 100 GYD | 77.94 JPY |
| 500 GYD | 389.70 JPY |
| 1,000 GYD | 779.41 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-07-22T04:10:35Z",
"rates": {
"JPY": 0.779406
}
}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": 77.9406,
"rate": 0.779406
}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