Rate Overview
Live
1 JPY = 1.7637 PKR
1 PKR = 0.566977
JPY
Avg
1.7779
High
2.1017
Low
1.4099
Last updated: 5/27/2026, 7:18:08 PM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.76 PKR |
| 10 JPY | 17.64 PKR |
| 50 JPY | 88.19 PKR |
| 100 JPY | 176.37 PKR |
| 500 JPY | 881.87 PKR |
| 1,000 JPY | 1,763.74 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-27T19:18:08Z",
"rates": {
"PKR": 1.76374
}
}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.374,
"rate": 1.76374
}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