Rate Overview
Live
1 PYG = 0.026564 JPY
1 JPY = 37.6449
PYG
Avg
0.026646
High
0.026755
Low
0.026544
Last updated: 8/15/2026, 8:04:51 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.28 JPY |
| 1,000 PYG | 26.56 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-08-15T08:04:51Z",
"rates": {
"JPY": 0.026564
}
}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.6564,
"rate": 0.026564
}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