Rate Overview
Live
1 NOK = 0.353746 PEN
1 PEN = 2.8269
NOK
Avg
0.353086
High
0.378123
Low
0.331691
Last updated: 7/30/2026, 11:13:57 AM
Quick Conversions
| NOK | PEN |
|---|---|
| 1 NOK | 0.35 PEN |
| 10 NOK | 3.54 PEN |
| 50 NOK | 17.69 PEN |
| 100 NOK | 35.37 PEN |
| 500 NOK | 176.87 PEN |
| 1,000 NOK | 353.75 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-30T11:13:57Z",
"rates": {
"PEN": 0.353746
}
}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.3746,
"rate": 0.353746
}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