Rate Overview
Live
1 PYG = 0.026078 JPY
1 JPY = 38.3465
PYG
Avg
0.026013
High
0.026142
Low
0.025800
Last updated: 5/26/2026, 7:32:48 PM
Quick Conversions
| PYG | JPY |
|---|---|
| 1 PYG | 0.03 JPY |
| 10 PYG | 0.26 JPY |
| 50 PYG | 1.30 JPY |
| 100 PYG | 2.61 JPY |
| 500 PYG | 13.04 JPY |
| 1,000 PYG | 26.08 JPY |
Get PYG/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=JPYExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-05-26T19:32:48Z",
"rates": {
"JPY": 0.026078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "JPY",
"amount": 100
},
"result": 2.6078,
"rate": 0.026078
}Build with PYG/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key