Rate Overview
Live
1 PYG = 0.025757 JPY
1 JPY = 38.8244
PYG
Avg
0.025532
High
0.025925
Low
0.025156
Last updated: 5/6/2026, 11:23:18 AM
Quick Conversions
| PYG | JPY |
|---|---|
| 1 PYG | 0.03 JPY |
| 10 PYG | 0.26 JPY |
| 50 PYG | 1.29 JPY |
| 100 PYG | 2.58 JPY |
| 500 PYG | 12.88 JPY |
| 1,000 PYG | 25.76 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-06T11:23:18Z",
"rates": {
"JPY": 0.025757
}
}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.5757,
"rate": 0.025757
}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