Rate Overview
Live
1 JPY = 36.9601 PYG
1 PYG = 0.027056
JPY
Avg
40.0015
High
43.5909
Low
36.9327
Last updated: 7/28/2026, 9:54:41 AM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 36.96 PYG |
| 10 JPY | 369.60 PYG |
| 50 JPY | 1,848.01 PYG |
| 100 JPY | 3,696.01 PYG |
| 500 JPY | 18,480.05 PYG |
| 1,000 JPY | 36,960.10 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-28T09:54:41Z",
"rates": {
"PYG": 36.960101
}
}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": 3696.0101,
"rate": 36.960101
}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