Rate Overview
Live
1 JPY = 1.7304 PKR
1 PKR = 0.577892
JPY
Avg
1.7274
High
1.7336
Low
1.7114
Last updated: 7/21/2026, 8:57:22 AM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.73 PKR |
| 10 JPY | 17.30 PKR |
| 50 JPY | 86.52 PKR |
| 100 JPY | 173.04 PKR |
| 500 JPY | 865.21 PKR |
| 1,000 JPY | 1,730.43 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-21T08:57:22Z",
"rates": {
"PKR": 1.730427
}
}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": 173.0427,
"rate": 1.730427
}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