Rate Overview
Live
1 PYG = 0.024464 JPY
1 JPY = 40.8764
PYG
Avg
0.024413
High
0.024508
Low
0.024264
Last updated: 3/26/2026, 9:47:28 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.46 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-26T21:47:28Z",
"rates": {
"JPY": 0.024464
}
}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.4464,
"rate": 0.024464
}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