Rate Overview
Live
1 JPY = 1.7723 PKR
1 PKR = 0.564242
JPY
Avg
1.7824
High
1.7946
Low
1.7723
Last updated: 3/7/2026, 7:35:48 AM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.77 PKR |
| 10 JPY | 17.72 PKR |
| 50 JPY | 88.61 PKR |
| 100 JPY | 177.23 PKR |
| 500 JPY | 886.15 PKR |
| 1,000 JPY | 1,772.29 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-03-07T07:35:48Z",
"rates": {
"PKR": 1.77229
}
}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.22899999999998,
"rate": 1.77229
}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