Rate Overview
Live
1 PEN = 2.8461 NOK
1 NOK = 0.351357
PEN
Avg
2.8861
High
3.0439
Low
2.6927
Last updated: 7/28/2026, 12:00:35 PM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.85 NOK |
| 10 PEN | 28.46 NOK |
| 50 PEN | 142.31 NOK |
| 100 PEN | 284.61 NOK |
| 500 PEN | 1,423.06 NOK |
| 1,000 PEN | 2,846.11 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-07-28T12:00:35Z",
"rates": {
"NOK": 2.846111
}
}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": 284.6111,
"rate": 2.846111
}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