Rate Overview
Live
1 JPY = 1.3353 GYD
1 GYD = 0.748907
JPY
Avg
1.3297
High
1.3367
Low
1.3090
Last updated: 5/6/2026, 8:11:06 AM
Quick Conversions
| JPY | GYD |
|---|---|
| 1 JPY | 1.34 GYD |
| 10 JPY | 13.35 GYD |
| 50 JPY | 66.76 GYD |
| 100 JPY | 133.53 GYD |
| 500 JPY | 667.64 GYD |
| 1,000 JPY | 1,335.28 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-06T08:11:06Z",
"rates": {
"GYD": 1.335279
}
}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": 133.52790000000002,
"rate": 1.335279
}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