Rate Overview
Live
1 PYG = 0.026626 JPY
1 JPY = 37.5573
PYG
Avg
0.026607
High
0.026788
Low
0.026481
Last updated: 7/6/2026, 3:08:11 AM
Quick Conversions
| PYG | JPY |
|---|---|
| 1 PYG | 0.03 JPY |
| 10 PYG | 0.27 JPY |
| 50 PYG | 1.33 JPY |
| 100 PYG | 2.66 JPY |
| 500 PYG | 13.31 JPY |
| 1,000 PYG | 26.63 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-07-06T03:08:11Z",
"rates": {
"JPY": 0.026626
}
}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.6626,
"rate": 0.026626
}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