Rate Overview
Live
1 PKR = 0.561768 JPY
1 JPY = 1.7801
PKR
Avg
0.567244
High
0.571458
Low
0.561768
Last updated: 4/17/2026, 4:29:25 PM
Quick Conversions
| PKR | JPY |
|---|---|
| 1 PKR | 0.56 JPY |
| 10 PKR | 5.62 JPY |
| 50 PKR | 28.09 JPY |
| 100 PKR | 56.18 JPY |
| 500 PKR | 280.88 JPY |
| 1,000 PKR | 561.77 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-04-17T16:29:25Z",
"rates": {
"JPY": 0.561768
}
}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": 56.17680000000001,
"rate": 0.561768
}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