Rate Overview
Live
1 JPY = 38.5353 PYG
1 PYG = 0.025950
JPY
Avg
41.4015
High
44.7814
Low
38.3872
Last updated: 5/27/2026, 8:46:41 AM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 38.54 PYG |
| 10 JPY | 385.35 PYG |
| 50 JPY | 1,926.77 PYG |
| 100 JPY | 3,853.53 PYG |
| 500 JPY | 19,267.67 PYG |
| 1,000 JPY | 38,535.33 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-05-27T08:46:41Z",
"rates": {
"PYG": 38.53533
}
}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": 3853.5330000000004,
"rate": 38.53533
}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