Rate Overview
Live
1 NOK = 0.352573 PEN
1 PEN = 2.8363
NOK
Avg
0.346900
High
0.371372
Low
0.328521
Last updated: 7/30/2026, 8:17:08 AM
Quick Conversions
| NOK | PEN |
|---|---|
| 1 NOK | 0.35 PEN |
| 10 NOK | 3.53 PEN |
| 50 NOK | 17.63 PEN |
| 100 NOK | 35.26 PEN |
| 500 NOK | 176.29 PEN |
| 1,000 NOK | 352.57 PEN |
Get NOK/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=PENExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-30T08:17:08Z",
"rates": {
"PEN": 0.352573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "PEN",
"amount": 100
},
"result": 35.2573,
"rate": 0.352573
}Build with NOK/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key