Rate Overview
Live
1 JPY = 1.7975 PKR
1 PKR = 0.556317
JPY
Avg
1.7650
High
1.7992
Low
1.7335
Last updated: 9/4/2026, 7:25:40 PM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.80 PKR |
| 10 JPY | 17.98 PKR |
| 50 JPY | 89.88 PKR |
| 100 JPY | 179.75 PKR |
| 500 JPY | 898.77 PKR |
| 1,000 JPY | 1,797.54 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-09-04T19:25:40Z",
"rates": {
"PKR": 1.797535
}
}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": 179.7535,
"rate": 1.797535
}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