Rate Overview
Live
1 PKR = 0.034276 NOK
1 NOK = 29.1749
PKR
Avg
0.034256
High
0.034530
Low
0.033975
Last updated: 3/7/2026, 9:14:03 AM
Quick Conversions
| PKR | NOK |
|---|---|
| 1 PKR | 0.03 NOK |
| 10 PKR | 0.34 NOK |
| 50 PKR | 1.71 NOK |
| 100 PKR | 3.43 NOK |
| 500 PKR | 17.14 NOK |
| 1,000 PKR | 34.28 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-03-07T09:14:03Z",
"rates": {
"NOK": 0.034276
}
}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.4276,
"rate": 0.034276
}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