Rate Overview
Live
1 PKR = 0.589465 JPY
1 JPY = 1.6965
PKR
Avg
0.583698
High
0.589822
Low
0.577504
Last updated: 7/26/2026, 7:58:20 PM
Quick Conversions
| PKR | JPY |
|---|---|
| 1 PKR | 0.59 JPY |
| 10 PKR | 5.89 JPY |
| 50 PKR | 29.47 JPY |
| 100 PKR | 58.95 JPY |
| 500 PKR | 294.73 JPY |
| 1,000 PKR | 589.47 JPY |
Get PKR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=JPYExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-07-26T19:58:20Z",
"rates": {
"JPY": 0.589465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "JPY",
"amount": 100
},
"result": 58.9465,
"rate": 0.589465
}Build with PKR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key