Rate Overview
Live
1 JPY = 1.7418 PKR
1 PKR = 0.574130
JPY
Avg
1.8583
High
1.9548
Low
1.7418
Last updated: 3/28/2026, 10:54:41 AM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.74 PKR |
| 10 JPY | 17.42 PKR |
| 50 JPY | 87.09 PKR |
| 100 JPY | 174.18 PKR |
| 500 JPY | 870.88 PKR |
| 1,000 JPY | 1,741.77 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-28T10:54:41Z",
"rates": {
"PKR": 1.741767
}
}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": 174.1767,
"rate": 1.741767
}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