Rate Overview
Live
1 JPY = 37.3478 PYG
1 PYG = 0.026775
JPY
Avg
47.4835
High
56.2098
Low
37.3478
Last updated: 7/21/2026, 3:27:26 AM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 37.35 PYG |
| 10 JPY | 373.48 PYG |
| 50 JPY | 1,867.39 PYG |
| 100 JPY | 3,734.78 PYG |
| 500 JPY | 18,673.89 PYG |
| 1,000 JPY | 37,347.78 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-21T03:27:26Z",
"rates": {
"PYG": 37.347778
}
}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": 3734.7778,
"rate": 37.347778
}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