Rate Overview
Live
1 JPY = 1.3099 GYD
1 GYD = 0.763403
JPY
Avg
1.3161
High
1.3267
Low
1.3099
Last updated: 8/15/2026, 4:51:24 AM
Quick Conversions
| JPY | GYD |
|---|---|
| 1 JPY | 1.31 GYD |
| 10 JPY | 13.10 GYD |
| 50 JPY | 65.50 GYD |
| 100 JPY | 130.99 GYD |
| 500 JPY | 654.96 GYD |
| 1,000 JPY | 1,309.92 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-08-15T04:51:24Z",
"rates": {
"GYD": 1.309924
}
}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.9924,
"rate": 1.309924
}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