Rate Overview
Live
1 JPY = 37.4147 PYG
1 PYG = 0.026727
JPY
Avg
37.5018
High
37.6722
Low
37.3749
Last updated: 8/14/2026, 7:34:45 PM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 37.41 PYG |
| 10 JPY | 374.15 PYG |
| 50 JPY | 1,870.73 PYG |
| 100 JPY | 3,741.47 PYG |
| 500 JPY | 18,707.35 PYG |
| 1,000 JPY | 37,414.70 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-08-14T19:34:45Z",
"rates": {
"PYG": 37.414695
}
}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": 3741.4695,
"rate": 37.414695
}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