Rate Overview
Live
1 JPY = 1.7995 PKR
1 PKR = 0.555696
JPY
Avg
1.7911
High
1.8002
Low
1.7748
Last updated: 5/7/2026, 3:03:52 PM
Quick Conversions
| JPY | PKR |
|---|---|
| 1 JPY | 1.80 PKR |
| 10 JPY | 18.00 PKR |
| 50 JPY | 89.98 PKR |
| 100 JPY | 179.95 PKR |
| 500 JPY | 899.77 PKR |
| 1,000 JPY | 1,799.54 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-07T15:03:52Z",
"rates": {
"PKR": 1.799545
}
}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": 179.9545,
"rate": 1.799545
}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