Rate Overview
Live
1 JPY = 1.3062 GYD
1 GYD = 0.765590
JPY
Avg
1.3049
High
1.3085
Low
1.3014
Last updated: 6/16/2026, 2:18:47 AM
Quick Conversions
| JPY | GYD |
|---|---|
| 1 JPY | 1.31 GYD |
| 10 JPY | 13.06 GYD |
| 50 JPY | 65.31 GYD |
| 100 JPY | 130.62 GYD |
| 500 JPY | 653.09 GYD |
| 1,000 JPY | 1,306.18 GYD |
Get JPY/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=GYDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-16T02:18:47Z",
"rates": {
"GYD": 1.306182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "GYD",
"amount": 100
},
"result": 130.6182,
"rate": 1.306182
}Build with JPY/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key