Rate Overview
Live
1 JPY = 36.9436 PYG
1 PYG = 0.027068
JPY
Avg
39.6282
High
43.7840
Low
36.8348
Last updated: 7/28/2026, 1:33:12 PM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 36.94 PYG |
| 10 JPY | 369.44 PYG |
| 50 JPY | 1,847.18 PYG |
| 100 JPY | 3,694.36 PYG |
| 500 JPY | 18,471.82 PYG |
| 1,000 JPY | 36,943.64 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-28T13:33:12Z",
"rates": {
"PYG": 36.943635
}
}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": 3694.3635,
"rate": 36.943635
}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