Rate Overview
Live
1 PEN = 2.7176 NOK
1 NOK = 0.367968
PEN
Avg
2.7810
High
2.8333
Low
2.7176
Last updated: 4/17/2026, 12:05:40 PM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.72 NOK |
| 10 PEN | 27.18 NOK |
| 50 PEN | 135.88 NOK |
| 100 PEN | 271.76 NOK |
| 500 PEN | 1,358.81 NOK |
| 1,000 PEN | 2,717.63 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-04-17T12:05:40Z",
"rates": {
"NOK": 2.717627
}
}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": 271.7627,
"rate": 2.717627
}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