Rate Overview
Live
1 JPY = 1.3147 GYD
1 GYD = 0.760654
JPY
Avg
1.3133
High
1.3158
Low
1.3070
Last updated: 4/16/2026, 6:01:12 AM
Quick Conversions
| JPY | GYD |
|---|---|
| 1 JPY | 1.31 GYD |
| 10 JPY | 13.15 GYD |
| 50 JPY | 65.73 GYD |
| 100 JPY | 131.47 GYD |
| 500 JPY | 657.33 GYD |
| 1,000 JPY | 1,314.66 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-04-16T06:01:12Z",
"rates": {
"GYD": 1.314658
}
}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.4658,
"rate": 1.314658
}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