Rate Overview
Live
1 JPY = 1.7315 PKR
1 PKR = 0.577547
JPY
Avg
1.8050
High
1.9217
Low
1.7114
Last updated: 7/20/2026, 11:07:30 PM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.73 PKR |
| 10 JPY | 17.31 PKR |
| 50 JPY | 86.57 PKR |
| 100 JPY | 173.15 PKR |
| 500 JPY | 865.73 PKR |
| 1,000 JPY | 1,731.46 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-20T23:07:30Z",
"rates": {
"PKR": 1.73146
}
}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": 173.146,
"rate": 1.73146
}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