Rate Overview
Live
1 JPY = 40.9238 PYG
1 PYG = 0.024436
JPY
Avg
40.9728
High
41.2117
Low
40.8016
Last updated: 3/27/2026, 2:39:25 AM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 40.92 PYG |
| 10 JPY | 409.24 PYG |
| 50 JPY | 2,046.19 PYG |
| 100 JPY | 4,092.38 PYG |
| 500 JPY | 20,461.92 PYG |
| 1,000 JPY | 40,923.84 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-03-27T02:39:25Z",
"rates": {
"PYG": 40.923839
}
}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": 4092.3839000000003,
"rate": 40.923839
}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