Rate Overview
Live
1 JPY = 1.7639 PKR
1 PKR = 0.566931
JPY
Avg
1.7862
High
1.8297
Low
1.7588
Last updated: 5/27/2026, 11:48:07 PM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.76 PKR |
| 10 JPY | 17.64 PKR |
| 50 JPY | 88.19 PKR |
| 100 JPY | 176.39 PKR |
| 500 JPY | 881.94 PKR |
| 1,000 JPY | 1,763.88 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-27T23:48:07Z",
"rates": {
"PKR": 1.763884
}
}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.3884,
"rate": 1.763884
}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