Rate Overview
Live
1 PKR = 0.034425 NOK
1 NOK = 29.0487
PKR
Avg
0.039970
High
0.053999
Low
0.033043
Last updated: 7/29/2026, 1:09:51 AM
Quick Conversions
| PKR | NOK |
|---|---|
| 1 PKR | 0.03 NOK |
| 10 PKR | 0.34 NOK |
| 50 PKR | 1.72 NOK |
| 100 PKR | 3.44 NOK |
| 500 PKR | 17.21 NOK |
| 1,000 PKR | 34.43 NOK |
Get PKR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=NOKExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-07-29T01:09:51Z",
"rates": {
"NOK": 0.034425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "NOK",
"amount": 100
},
"result": 3.4425,
"rate": 0.034425
}Build with PKR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key