Rate Overview
Live
1 JPY = 36.9797 PYG
1 PYG = 0.027042
JPY
Avg
43.0365
High
52.6676
Low
36.9327
Last updated: 7/28/2026, 5:16:09 PM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 36.98 PYG |
| 10 JPY | 369.80 PYG |
| 50 JPY | 1,848.99 PYG |
| 100 JPY | 3,697.97 PYG |
| 500 JPY | 18,489.87 PYG |
| 1,000 JPY | 36,979.74 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-28T17:16:09Z",
"rates": {
"PYG": 36.979744
}
}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": 3697.9743999999996,
"rate": 36.979744
}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