Rate Overview
Live
1 JPY = 1.7644 PKR
1 PKR = 0.566758
JPY
Avg
1.8368
High
1.9621
Low
1.7561
Last updated: 5/27/2026, 10:48:14 PM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.76 PKR |
| 10 JPY | 17.64 PKR |
| 50 JPY | 88.22 PKR |
| 100 JPY | 176.44 PKR |
| 500 JPY | 882.21 PKR |
| 1,000 JPY | 1,764.42 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-05-27T22:48:14Z",
"rates": {
"PKR": 1.76442
}
}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": 176.442,
"rate": 1.76442
}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