Rate Overview
Live
1 PKR = 0.576414 JPY
1 JPY = 1.7349
PKR
Avg
0.572649
High
0.576787
Low
0.569642
Last updated: 6/18/2026, 6:17:19 AM
Quick Conversions
| PKR | JPY |
|---|---|
| 1 PKR | 0.58 JPY |
| 10 PKR | 5.76 JPY |
| 50 PKR | 28.82 JPY |
| 100 PKR | 57.64 JPY |
| 500 PKR | 288.21 JPY |
| 1,000 PKR | 576.41 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-06-18T06:17:19Z",
"rates": {
"JPY": 0.576414
}
}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.6414,
"rate": 0.576414
}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