Rate Overview
Live
1 JPY = 38.6637 PYG
1 PYG = 0.025864
JPY
Avg
39.1649
High
39.7509
Low
38.6637
Last updated: 5/6/2026, 7:12:10 PM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 38.66 PYG |
| 10 JPY | 386.64 PYG |
| 50 JPY | 1,933.19 PYG |
| 100 JPY | 3,866.37 PYG |
| 500 JPY | 19,331.86 PYG |
| 1,000 JPY | 38,663.72 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-06T19:12:10Z",
"rates": {
"PYG": 38.663719
}
}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": 3866.3719,
"rate": 38.663719
}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