Rate Overview
Live
1 JPY = 1.3129 GYD
1 GYD = 0.761646
JPY
Avg
1.3289
High
1.3666
Low
1.3070
Last updated: 5/26/2026, 9:37:49 PM
Quick Conversions
| JPY | GYD |
|---|---|
| 1 JPY | 1.31 GYD |
| 10 JPY | 13.13 GYD |
| 50 JPY | 65.65 GYD |
| 100 JPY | 131.29 GYD |
| 500 JPY | 656.47 GYD |
| 1,000 JPY | 1,312.95 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-05-26T21:37:49Z",
"rates": {
"GYD": 1.312946
}
}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": 131.2946,
"rate": 1.312946
}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