Rate Overview
Live
1 PEN = 2.7319 NOK
1 NOK = 0.366051
PEN
Avg
2.8606
High
3.0427
Low
2.6426
Last updated: 5/27/2026, 6:33:24 PM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.73 NOK |
| 10 PEN | 27.32 NOK |
| 50 PEN | 136.59 NOK |
| 100 PEN | 273.19 NOK |
| 500 PEN | 1,365.93 NOK |
| 1,000 PEN | 2,731.86 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-27T18:33:24Z",
"rates": {
"NOK": 2.731863
}
}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": 273.1863,
"rate": 2.731863
}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