Rate Overview
Live
1 JPY = 1.7745 PKR
1 PKR = 0.563524
JPY
Avg
1.7623
High
1.7745
Low
1.7499
Last updated: 4/17/2026, 1:28:11 PM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.77 PKR |
| 10 JPY | 17.75 PKR |
| 50 JPY | 88.73 PKR |
| 100 JPY | 177.45 PKR |
| 500 JPY | 887.27 PKR |
| 1,000 JPY | 1,774.55 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-04-17T13:28:11Z",
"rates": {
"PKR": 1.774547
}
}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": 177.4547,
"rate": 1.774547
}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