Rate Overview
Live
1 PKR = 0.557373 JPY
1 JPY = 1.7941
PKR
Avg
0.558614
High
0.563440
Low
0.555504
Last updated: 5/8/2026, 4:26:25 AM
Quick Conversions
| PKR | JPY |
|---|---|
| 1 PKR | 0.56 JPY |
| 10 PKR | 5.57 JPY |
| 50 PKR | 27.87 JPY |
| 100 PKR | 55.74 JPY |
| 500 PKR | 278.69 JPY |
| 1,000 PKR | 557.37 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-05-08T04:26:25Z",
"rates": {
"JPY": 0.557373
}
}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": 55.7373,
"rate": 0.557373
}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