Rate Overview
Live
1 JPY = 41.4990 PYG
1 PYG = 0.024097
JPY
Avg
41.2403
High
41.4990
Low
40.9388
Last updated: 3/7/2026, 12:13:53 AM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 41.50 PYG |
| 10 JPY | 414.99 PYG |
| 50 JPY | 2,074.95 PYG |
| 100 JPY | 4,149.90 PYG |
| 500 JPY | 20,749.51 PYG |
| 1,000 JPY | 41,499.02 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-07T00:13:53Z",
"rates": {
"PYG": 41.499017
}
}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": 4149.9017,
"rate": 41.499017
}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