Rate Overview
Live
1 JPY = 1.7233 PKR
1 PKR = 0.580289
JPY
Avg
1.7304
High
1.7447
Low
1.7208
Last updated: 7/5/2026, 9:46:22 PM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.72 PKR |
| 10 JPY | 17.23 PKR |
| 50 JPY | 86.16 PKR |
| 100 JPY | 172.33 PKR |
| 500 JPY | 861.64 PKR |
| 1,000 JPY | 1,723.28 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-07-05T21:46:22Z",
"rates": {
"PKR": 1.72328
}
}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": 172.328,
"rate": 1.72328
}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