Rate Overview
Live
1 JPY = 1.7556 PKR
1 PKR = 0.569620
JPY
Avg
1.7509
High
1.7556
Low
1.7381
Last updated: 6/17/2026, 7:10:09 AM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.76 PKR |
| 10 JPY | 17.56 PKR |
| 50 JPY | 87.78 PKR |
| 100 JPY | 175.56 PKR |
| 500 JPY | 877.78 PKR |
| 1,000 JPY | 1,755.56 PKR |
Get JPY/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=PKRExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:10:09Z",
"rates": {
"PKR": 1.755557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "PKR",
"amount": 100
},
"result": 175.5557,
"rate": 1.755557
}Build with JPY/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key