Rate Overview
Live
1 GYD = 0.760804 JPY
1 JPY = 1.3144
GYD
Avg
0.760681
High
0.763519
Low
0.756775
Last updated: 3/27/2026, 1:14:00 AM
Quick Conversions
| GYD | JPY |
|---|---|
| 1 GYD | 0.76 JPY |
| 10 GYD | 7.61 JPY |
| 50 GYD | 38.04 JPY |
| 100 GYD | 76.08 JPY |
| 500 GYD | 380.40 JPY |
| 1,000 GYD | 760.80 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-03-27T01:14:00Z",
"rates": {
"JPY": 0.760804
}
}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.0804,
"rate": 0.760804
}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