Rate Overview
Live
1 JPY = 37.9784 PYG
1 PYG = 0.026331
JPY
Avg
37.3523
High
37.9840
Low
36.9168
Last updated: 9/4/2026, 7:31:34 PM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 37.98 PYG |
| 10 JPY | 379.78 PYG |
| 50 JPY | 1,898.92 PYG |
| 100 JPY | 3,797.84 PYG |
| 500 JPY | 18,989.21 PYG |
| 1,000 JPY | 37,978.43 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-09-04T19:31:34Z",
"rates": {
"PYG": 37.978429
}
}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": 3797.8428999999996,
"rate": 37.978429
}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