Rate Overview
Live
1 PKR = 0.564122 JPY
1 JPY = 1.7727
PKR
Avg
0.561725
High
0.564241
Low
0.557230
Last updated: 3/8/2026, 7:41:27 AM
Quick Conversions
| PKR | JPY |
|---|---|
| 1 PKR | 0.56 JPY |
| 10 PKR | 5.64 JPY |
| 50 PKR | 28.21 JPY |
| 100 PKR | 56.41 JPY |
| 500 PKR | 282.06 JPY |
| 1,000 PKR | 564.12 JPY |
Get PKR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=JPYExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-03-08T07:41:27Z",
"rates": {
"JPY": 0.564122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "JPY",
"amount": 100
},
"result": 56.4122,
"rate": 0.564122
}Build with PKR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key