Rate Overview
Live
1 JPY = 37.3757 PYG
1 PYG = 0.026755
JPY
Avg
37.5065
High
37.7447
Low
37.3288
Last updated: 7/7/2026, 10:10:32 AM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 37.38 PYG |
| 10 JPY | 373.76 PYG |
| 50 JPY | 1,868.79 PYG |
| 100 JPY | 3,737.57 PYG |
| 500 JPY | 18,687.86 PYG |
| 1,000 JPY | 37,375.73 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-07T10:10:32Z",
"rates": {
"PYG": 37.37573
}
}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": 3737.573,
"rate": 37.37573
}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