Rate Overview
Live
1 PEN = 2.6733 NOK
1 NOK = 0.374072
PEN
Avg
2.6612
High
2.6892
Low
2.6426
Last updated: 5/7/2026, 2:52:00 PM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.67 NOK |
| 10 PEN | 26.73 NOK |
| 50 PEN | 133.66 NOK |
| 100 PEN | 267.33 NOK |
| 500 PEN | 1,336.64 NOK |
| 1,000 PEN | 2,673.28 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-05-07T14:52:00Z",
"rates": {
"NOK": 2.673282
}
}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": 267.3282,
"rate": 2.673282
}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