Rate Overview
Live
1 PKR = 0.576973 JPY
1 JPY = 1.7332
PKR
Avg
0.577007
High
0.579912
Low
0.573154
Last updated: 7/8/2026, 4:15:18 AM
Quick Conversions
| PKR | JPY |
|---|---|
| 1 PKR | 0.58 JPY |
| 10 PKR | 5.77 JPY |
| 50 PKR | 28.85 JPY |
| 100 PKR | 57.70 JPY |
| 500 PKR | 288.49 JPY |
| 1,000 PKR | 576.97 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-08T04:15:18Z",
"rates": {
"JPY": 0.576973
}
}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": 57.6973,
"rate": 0.576973
}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