Rate Overview
Live
1 PYG = 0.024451 JPY
1 JPY = 40.8981
PYG
Avg
0.020931
High
0.024745
Low
0.017699
Last updated: 3/26/2026, 11:31:12 PM
Quick Conversions
| PYG | JPY |
|---|---|
| 1 PYG | 0.02 JPY |
| 10 PYG | 0.24 JPY |
| 50 PYG | 1.22 JPY |
| 100 PYG | 2.45 JPY |
| 500 PYG | 12.23 JPY |
| 1,000 PYG | 24.45 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-03-26T23:31:12Z",
"rates": {
"JPY": 0.024451
}
}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.4451,
"rate": 0.024451
}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