Rate Overview
Live
1 JPY = 36.9743 PYG
1 PYG = 0.027046
JPY
Avg
37.3518
High
37.7625
Low
36.8348
Last updated: 7/28/2026, 4:22:14 AM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 36.97 PYG |
| 10 JPY | 369.74 PYG |
| 50 JPY | 1,848.72 PYG |
| 100 JPY | 3,697.43 PYG |
| 500 JPY | 18,487.16 PYG |
| 1,000 JPY | 36,974.32 PYG |
Get JPY/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=PYGExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-28T04:22:14Z",
"rates": {
"PYG": 36.974323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "PYG",
"amount": 100
},
"result": 3697.4323,
"rate": 36.974323
}Build with JPY/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key