Rate Overview
Live
1 JPY = 1.7158 PKR
1 PKR = 0.582813
JPY
Avg
1.8056
High
1.8992
Low
1.7158
Last updated: 7/28/2026, 1:34:49 PM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.72 PKR |
| 10 JPY | 17.16 PKR |
| 50 JPY | 85.79 PKR |
| 100 JPY | 171.58 PKR |
| 500 JPY | 857.91 PKR |
| 1,000 JPY | 1,715.82 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-28T13:34:49Z",
"rates": {
"PKR": 1.715816
}
}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.5816,
"rate": 1.715816
}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