Rate Overview
Live
1 PKR = 0.034171 NOK
1 NOK = 29.2646
PKR
Avg
0.034234
High
0.035688
Low
0.033049
Last updated: 7/30/2026, 8:09:41 AM
Quick Conversions
| PKR | NOK |
|---|---|
| 1 PKR | 0.03 NOK |
| 10 PKR | 0.34 NOK |
| 50 PKR | 1.71 NOK |
| 100 PKR | 3.42 NOK |
| 500 PKR | 17.09 NOK |
| 1,000 PKR | 34.17 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-30T08:09:41Z",
"rates": {
"NOK": 0.034171
}
}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.4171,
"rate": 0.034171
}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