Rate Overview
Live
1 JPY = 40.9246 PYG
1 PYG = 0.024435
JPY
Avg
49.3884
High
56.2098
Low
40.9246
Last updated: 3/27/2026, 4:18:18 AM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 40.92 PYG |
| 10 JPY | 409.25 PYG |
| 50 JPY | 2,046.23 PYG |
| 100 JPY | 4,092.46 PYG |
| 500 JPY | 20,462.31 PYG |
| 1,000 JPY | 40,924.62 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-27T04:18:18Z",
"rates": {
"PYG": 40.924622
}
}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.4622,
"rate": 40.924622
}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