Rate Overview
Live
1 JPY = 1.3095 GYD
1 GYD = 0.763631
JPY
Avg
1.3861
High
1.4645
Low
1.3095
Last updated: 3/27/2026, 4:26:38 AM
Quick Conversions
| JPY | GYD |
|---|---|
| 1 JPY | 1.31 GYD |
| 10 JPY | 13.10 GYD |
| 50 JPY | 65.48 GYD |
| 100 JPY | 130.95 GYD |
| 500 JPY | 654.77 GYD |
| 1,000 JPY | 1,309.53 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-03-27T04:26:38Z",
"rates": {
"GYD": 1.309533
}
}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.9533,
"rate": 1.309533
}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