Rate Overview
Live
1 NOK = 0.351085 PEN
1 PEN = 2.8483
NOK
Avg
0.356478
High
0.378416
Low
0.342094
Last updated: 7/29/2026, 11:31:34 AM
Quick Conversions
| NOK | PEN |
|---|---|
| 1 NOK | 0.35 PEN |
| 10 NOK | 3.51 PEN |
| 50 NOK | 17.55 PEN |
| 100 NOK | 35.11 PEN |
| 500 NOK | 175.54 PEN |
| 1,000 NOK | 351.09 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-29T11:31:34Z",
"rates": {
"PEN": 0.351085
}
}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.1085,
"rate": 0.351085
}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