Rate Overview
Live
1 JPY = 38.5253 PYG
1 PYG = 0.025957
JPY
Avg
45.8412
High
55.7584
Low
38.4448
Last updated: 5/27/2026, 9:55:10 AM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 38.53 PYG |
| 10 JPY | 385.25 PYG |
| 50 JPY | 1,926.26 PYG |
| 100 JPY | 3,852.53 PYG |
| 500 JPY | 19,262.65 PYG |
| 1,000 JPY | 38,525.30 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-05-27T09:55:10Z",
"rates": {
"PYG": 38.525297
}
}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": 3852.5297,
"rate": 38.525297
}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