Rate Overview
Live
1 JPY = 1.7166 PKR
1 PKR = 0.582554
JPY
Avg
1.7678
High
1.8288
Low
1.7166
Last updated: 7/28/2026, 9:12:10 AM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.72 PKR |
| 10 JPY | 17.17 PKR |
| 50 JPY | 85.83 PKR |
| 100 JPY | 171.66 PKR |
| 500 JPY | 858.29 PKR |
| 1,000 JPY | 1,716.58 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-07-28T09:12:10Z",
"rates": {
"PKR": 1.71658
}
}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": 171.658,
"rate": 1.71658
}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