Rate Overview
Live
1 PEN = 2.8159 NOK
1 NOK = 0.355129
PEN
Avg
2.8378
High
2.8566
Low
2.8159
Last updated: 7/25/2026, 4:46:54 AM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.82 NOK |
| 10 PEN | 28.16 NOK |
| 50 PEN | 140.79 NOK |
| 100 PEN | 281.59 NOK |
| 500 PEN | 1,407.94 NOK |
| 1,000 PEN | 2,815.88 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-25T04:46:54Z",
"rates": {
"NOK": 2.815882
}
}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": 281.58820000000003,
"rate": 2.815882
}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