Rate Overview
Live
1 PEN = 2.8014 NOK
1 NOK = 0.356960
PEN
Avg
2.8243
High
2.8472
Low
2.8014
Last updated: 8/15/2026, 1:02:53 PM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.80 NOK |
| 10 PEN | 28.01 NOK |
| 50 PEN | 140.07 NOK |
| 100 PEN | 280.14 NOK |
| 500 PEN | 1,400.72 NOK |
| 1,000 PEN | 2,801.44 NOK |
Get PEN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=NOKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-08-15T13:02:53Z",
"rates": {
"NOK": 2.801438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "NOK",
"amount": 100
},
"result": 280.1438,
"rate": 2.801438
}Build with PEN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key