Rate Overview
Live
1 JPY = 38.1271 PYG
1 PYG = 0.026228
JPY
Avg
38.2503
High
38.3863
Low
38.1133
Last updated: 6/17/2026, 7:09:45 AM
Quick Conversions
| JPY | PYG |
|---|---|
| 1 JPY | 38.13 PYG |
| 10 JPY | 381.27 PYG |
| 50 JPY | 1,906.36 PYG |
| 100 JPY | 3,812.71 PYG |
| 500 JPY | 19,063.55 PYG |
| 1,000 JPY | 38,127.11 PYG |
Get JPY/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=PYGExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:09:45Z",
"rates": {
"PYG": 38.127106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "PYG",
"amount": 100
},
"result": 3812.7106,
"rate": 38.127106
}Build with JPY/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key