Rate Overview
Live
1 JPY = 37.3082 PYG
1 PYG = 0.026804
JPY
Avg
43.3358
High
52.6676
Low
37.2948
Last updated: 7/21/2026, 10:29:06 AM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 37.31 PYG |
| 10 JPY | 373.08 PYG |
| 50 JPY | 1,865.41 PYG |
| 100 JPY | 3,730.82 PYG |
| 500 JPY | 18,654.09 PYG |
| 1,000 JPY | 37,308.17 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-21T10:29:06Z",
"rates": {
"PYG": 37.308173
}
}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": 3730.8172999999997,
"rate": 37.308173
}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