Rate Overview
Live
1 PEN = 2.8047 NOK
1 NOK = 0.356545
PEN
Avg
2.8905
High
3.0427
Low
2.7522
Last updated: 3/28/2026, 2:03:44 PM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.80 NOK |
| 10 PEN | 28.05 NOK |
| 50 PEN | 140.23 NOK |
| 100 PEN | 280.47 NOK |
| 500 PEN | 1,402.35 NOK |
| 1,000 PEN | 2,804.70 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-03-28T14:03:44Z",
"rates": {
"NOK": 2.804697
}
}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.4697,
"rate": 2.804697
}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