Rate Overview
Live
1 PYG = 0.026121 JPY
1 JPY = 38.2834
PYG
Avg
0.026662
High
0.027087
Low
0.026121
Last updated: 9/5/2026, 11:40:43 AM
Quick Conversions
| PYG | JPY |
|---|---|
| 1 PYG | 0.03 JPY |
| 10 PYG | 0.26 JPY |
| 50 PYG | 1.31 JPY |
| 100 PYG | 2.61 JPY |
| 500 PYG | 13.06 JPY |
| 1,000 PYG | 26.12 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-09-05T11:40:43Z",
"rates": {
"JPY": 0.026121
}
}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.6121,
"rate": 0.026121
}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