Rate Overview
Live
1 PYG = 0.024088 JPY
1 JPY = 41.5144
PYG
Avg
0.024241
High
0.024426
Low
0.024088
Last updated: 3/6/2026, 6:53:32 PM
Quick Conversions
| PYG | JPY |
|---|---|
| 1 PYG | 0.02 JPY |
| 10 PYG | 0.24 JPY |
| 50 PYG | 1.20 JPY |
| 100 PYG | 2.41 JPY |
| 500 PYG | 12.04 JPY |
| 1,000 PYG | 24.09 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-06T18:53:32Z",
"rates": {
"JPY": 0.024088
}
}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.4088,
"rate": 0.024088
}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